#8CE3DA#8CE3DA
#8CE3DA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.085 H 187.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE3DA |
|---|---|
| RGB | rgb(140, 227, 218) |
| HSL | hsl(174, 61%, 72%) |
| HSV | hsv(174, 38%, 89%) |
| CMYK | cmyk(38.3%, 0%, 4%, 11%) |
| CIE-LAB | lab(84.78, -28.26, -3.88) |
| CIE-LCH | lch(84.78, 28.53, 187.82°) |
| OKLab | oklab(85.83% -0.0847 -0.0109) |
| OKLCH | oklch(85.83% 0.085 187.3) |
| XYZ | xyz(50.9345, 65.5721, 76.2888) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.16
Tiffany Blue
#7BF2DA
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.54
Light Cyan
#ACFFFC
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 6.95
Pale Cyan
#B7FFFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE3DA #E38C95
analogous
#8CE3AF #8CE3DA #8CC1E3
triadic
#8CE3DA #DA8CE3 #E3DA8C
tetradic
#8CE3DA #AF8CE3 #E38C95 #C1E38C
square
#8CE3DA #AF8CE3 #E38C95 #C1E38C
split-complementary
#8CE3DA #E38CC1 #E3AF8C
monochromatic
#30C5B5 #5BD7CA #8CE3DA #BDEFEA #E6F9F7
Accessibility & contrast
On white
1.49
#8CE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#8CE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE3DA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE3DA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#6AE7E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ce3da; /* rgb */ color: rgb(140, 227, 218); /* oklch */ color: oklch(85.8% 0.085 187.3);
Tailwind
colors: {
custom: {
50: '#b1ece5',
500: '#8ce3da',
950: '#000000',
},
}SCSS
$custom: #8ce3da; $custom-light: #b1ece5; $custom-dark: #000000;
JSON
{
"hex": "#8ce3da",
"rgb": {
"r": 140,
"g": 227,
"b": 218
},
"hsl": {
"h": 173.793,
"s": 60.839,
"l": 71.961
},
"oklch": {
"l": 0.85827,
"c": 0.08536,
"h": 187.3
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#8CE3DA
secondary
#BC5862
accent
#1D2FC9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484