#8CE3DB#8CE3DB
#8CE3DB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.085 H 188.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE3DB |
|---|---|
| RGB | rgb(140, 227, 219) |
| HSL | hsl(174, 61%, 72%) |
| HSV | hsv(174, 38%, 89%) |
| CMYK | cmyk(38.3%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(84.80, -28.03, -4.37) |
| CIE-LCH | lch(84.80, 28.37, 188.86°) |
| OKLab | oklab(85.86% -0.0842 -0.0122) |
| OKLCH | oklch(85.86% 0.085 188.2) |
| XYZ | xyz(51.0657, 65.6246, 76.9800) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 6.47
Light Cyan
#ACFFFC
ΔE00 6.65
Turquoise
#40E0D0
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 6.90
Pale Cyan
#B7FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE3DB #E38C94
analogous
#8CE3B0 #8CE3DB #8CC0E3
triadic
#8CE3DB #DB8CE3 #E3DB8C
tetradic
#8CE3DB #B08CE3 #E38C94 #C0E38C
square
#8CE3DB #B08CE3 #E38C94 #C0E38C
split-complementary
#8CE3DB #E38CC0 #E3B08C
monochromatic
#30C5B7 #5BD7CC #8CE3DB #BDEFEA #E6F9F7
Accessibility & contrast
On white
1.49
#8CE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#8CE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE3DB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE3DB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#6AE7E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ce3db; /* rgb */ color: rgb(140, 227, 219); /* oklch */ color: oklch(85.9% 0.085 188.2);
Tailwind
colors: {
custom: {
50: '#b1ece6',
500: '#8ce3db',
950: '#000000',
},
}SCSS
$custom: #8ce3db; $custom-light: #b1ece6; $custom-dark: #000000;
JSON
{
"hex": "#8ce3db",
"rgb": {
"r": 140,
"g": 227,
"b": 219
},
"hsl": {
"h": 174.483,
"s": 60.839,
"l": 71.961
},
"oklch": {
"l": 0.85857,
"c": 0.08512,
"h": 188.2
},
"luminance": 0.65628
}Semantic roles & 50–950 ramp
primary
#8CE3DB
secondary
#BC5861
accent
#1D2DC9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484