#8CE4EA#8CE4EA
#8CE4EA is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.6% C 0.085 H 201.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE4EA |
|---|---|
| RGB | rgb(140, 228, 234) |
| HSL | hsl(184, 69%, 73%) |
| HSV | hsv(184, 40%, 92%) |
| CMYK | cmyk(40.2%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.50, -24.93, -11.25) |
| CIE-LCH | lch(85.50, 27.35, 204.29°) |
| OKLab | oklab(86.56% -0.0793 -0.0309) |
| OKLCH | oklch(86.56% 0.085 201.3) |
| XYZ | xyz(53.4044, 66.9989, 87.9439) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.98
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 4.79
Powder Blue
#B0E0E6
ΔE00 6.46
Light Cyan
#ACFFFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE4EA #EA928C
analogous
#8CEAC1 #8CE4EA #8CB5EA
triadic
#8CE4EA #EA8CE4 #E4EA8C
tetradic
#8CE4EA #C18CEA #EA928C #B5EA8C
square
#8CE4EA #C18CEA #EA928C #B5EA8C
split-complementary
#8CE4EA #EA8CB5 #EAC18C
monochromatic
#27CAD5 #58D8E1 #8CE4EA #C0F0F3 #E5F9FA
Accessibility & contrast
On white
1.46
#8CE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#8CE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE4EA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE4EA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#62EAE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8ce4ea; /* rgb */ color: rgb(140, 228, 234); /* oklch */ color: oklch(86.6% 0.085 201.3);
Tailwind
colors: {
custom: {
50: '#b2ecf0',
500: '#8ce4ea',
950: '#000000',
},
}SCSS
$custom: #8ce4ea; $custom-light: #b2ecf0; $custom-dark: #000000;
JSON
{
"hex": "#8ce4ea",
"rgb": {
"r": 140,
"g": 228,
"b": 234
},
"hsl": {
"h": 183.83,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.86557,
"c": 0.08516,
"h": 201.3
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#8CE4EA
secondary
#C45D56
accent
#2014D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485