#8DFCEB#8DFCEB
#8DFCEB is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.106 H 182.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCEB |
|---|---|
| RGB | rgb(141, 252, 235) |
| HSL | hsl(171, 95%, 77%) |
| HSV | hsv(171, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(92.25, -35.84, -1.79) |
| CIE-LCH | lch(92.25, 35.88, 182.86°) |
| OKLab | oklab(92% -0.1055 -0.0054) |
| OKLCH | oklch(92% 0.106 182.9) |
| XYZ | xyz(60.7843, 81.2769, 91.0661) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.40
Pale Aqua
#B8FFEB
ΔE00 5.42
Light Aqua
#8CFFDB
ΔE00 5.73
Light Cyan
#ACFFFC
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.11
Pale Cyan
#B7FFFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCEB #FC8D9E
analogous
#8DFCB4 #8DFCEB #8DD6FC
triadic
#8DFCEB #EB8DFC #FCEB8D
tetradic
#8DFCEB #B48DFC #FC8D9E #D6FC8D
square
#8DFCEB #B48DFC #FC8D9E #D6FC8D
split-complementary
#8DFCEB #FC8DD6 #FCB48D
monochromatic
#16F9D6 #51FAE1 #8DFCEB #C9FEF5 #E1FEFA
Accessibility & contrast
On white
1.22
#8DFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#8DFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCEB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCEB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#5EFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8dfceb; /* rgb */ color: rgb(141, 252, 235); /* oklch */ color: oklch(92.0% 0.106 182.9);
Tailwind
colors: {
custom: {
50: '#b4fdf1',
500: '#8dfceb',
950: '#000000',
},
}SCSS
$custom: #8dfceb; $custom-light: #b4fdf1; $custom-dark: #000000;
JSON
{
"hex": "#8dfceb",
"rgb": {
"r": 141,
"g": 252,
"b": 235
},
"hsl": {
"h": 170.811,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92003,
"c": 0.10567,
"h": 182.9
},
"luminance": 0.81282
}Semantic roles & 50–950 ramp
primary
#8DFCEB
secondary
#DC5167
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685