#8DFEEB#8DFEEB
#8DFEEB is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.5% C 0.108 H 181.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEEB |
|---|---|
| RGB | rgb(141, 254, 235) |
| HSL | hsl(170, 98%, 77%) |
| HSV | hsv(170, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.81, -36.75, -0.97) |
| CIE-LCH | lch(92.81, 36.77, 181.52°) |
| OKLab | oklab(92.45% -0.1078 -0.0032) |
| OKLCH | oklch(92.45% 0.108 181.7) |
| XYZ | xyz(61.4157, 82.5396, 91.2765) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 5.11
Pale Aqua
#B8FFEB
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 6.21
Light Cyan
#ACFFFC
ΔE00 6.58
Light Turquoise
#7EF4CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEEB #FE8DA0
analogous
#8DFEB3 #8DFEEB #8DD8FE
triadic
#8DFEEB #EB8DFE #FEEB8D
tetradic
#8DFEEB #B38DFE #FE8DA0 #D8FE8D
square
#8DFEEB #B38DFE #FE8DA0 #D8FE8D
split-complementary
#8DFEEB #FE8DD8 #FEB38D
monochromatic
#14FDD6 #50FDE0 #8DFEEB #CAFFF6 #E1FFFA
Accessibility & contrast
On white
1.20
#8DFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#8DFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEEB
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEEB | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#5DFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8dfeeb; /* rgb */ color: rgb(141, 254, 235); /* oklch */ color: oklch(92.5% 0.108 181.7);
Tailwind
colors: {
custom: {
50: '#b4fff1',
500: '#8dfeeb',
950: '#000000',
},
}SCSS
$custom: #8dfeeb; $custom-light: #b4fff1; $custom-dark: #000000;
JSON
{
"hex": "#8dfeeb",
"rgb": {
"r": 141,
"g": 254,
"b": 235
},
"hsl": {
"h": 169.912,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.92453,
"c": 0.10781,
"h": 181.7
},
"luminance": 0.82545
}Semantic roles & 50–950 ramp
primary
#8DFEEB
secondary
#DF5068
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685