#8CEBCB#8CEBCB
#8CEBCB is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.2% C 0.102 H 170.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEBCB |
|---|---|
| RGB | rgb(140, 235, 203) |
| HSL | hsl(160, 70%, 74%) |
| HSV | hsv(160, 40%, 92%) |
| CMYK | cmyk(40.4%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(86.65, -35.38, 6.74) |
| CIE-LCH | lch(86.65, 36.01, 169.22°) |
| OKLab | oklab(87.21% -0.1004 0.0173) |
| OKLCH | oklch(87.21% 0.102 170.2) |
| XYZ | xyz(51.2988, 69.3004, 67.1615) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 4.02
Pale Turquoise
#A5FBD5
ΔE00 4.28
Light Aqua
#8CFFDB
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEBCB #EB8CAC
analogous
#8CEB9B #8CEBCB #8CDCEB
triadic
#8CEBCB #CB8CEB #EBCB8C
tetradic
#8CEBCB #9B8CEB #EB8CAC #DCEB8C
square
#8CEBCB #9B8CEB #EB8CAC #DCEB8C
split-complementary
#8CEBCB #EB8CDC #EB9B8C
monochromatic
#25D79B #58E2B3 #8CEBCB #C0F4E3 #E5FAF3
Accessibility & contrast
On white
1.41
#8CEBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#8CEBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEBCB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEBCB | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0C9
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#6FECE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8cebcb; /* rgb */ color: rgb(140, 235, 203); /* oklch */ color: oklch(87.2% 0.102 170.2);
Tailwind
colors: {
custom: {
50: '#b2f2da',
500: '#8cebcb',
950: '#000000',
},
}SCSS
$custom: #8cebcb; $custom-light: #b2f2da; $custom-dark: #000000;
JSON
{
"hex": "#8cebcb",
"rgb": {
"r": 140,
"g": 235,
"b": 203
},
"hsl": {
"h": 159.789,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.87211,
"c": 0.10184,
"h": 170.2
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#8CEBCB
secondary
#C5567B
accent
#1354D2
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583