#8DFFEC#8DFFEC
#8DFFEC is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.108 H 181.8°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFEC |
|---|---|
| RGB | rgb(141, 255, 236) |
| HSL | hsl(170, 100%, 78%) |
| HSV | hsv(170, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.12, -36.98, -1.04) |
| CIE-LCH | lch(93.12, 37.00, 181.62°) |
| OKLab | oklab(92.71% -0.1084 -0.0034) |
| OKLCH | oklch(92.71% 0.109 181.8) |
| XYZ | xyz(61.8787, 83.2339, 92.1456) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 5.13
Pale Aqua
#B8FFEB
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 6.20
Light Cyan
#ACFFFC
ΔE00 6.59
Aquamarine
#7FFFD4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFEC #FF8DA0
analogous
#8DFFB3 #8DFFEC #8DD9FF
triadic
#8DFFEC #EC8DFF #FFEC8D
tetradic
#8DFFEC #B38DFF #FF8DA0 #D9FF8D
square
#8DFFEC #B38DFF #FF8DA0 #D9FF8D
split-complementary
#8DFFEC #FF8DD9 #FFB38D
monochromatic
#13FFD8 #50FFE2 #8DFFEC #CAFFF6 #E0FFFA
Accessibility & contrast
On white
1.19
#8DFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#8DFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFEC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFEC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#5CFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8dffec; /* rgb */ color: rgb(141, 255, 236); /* oklch */ color: oklch(92.7% 0.108 181.8);
Tailwind
colors: {
custom: {
50: '#b4fff2',
500: '#8dffec',
950: '#000000',
},
}SCSS
$custom: #8dffec; $custom-light: #b4fff2; $custom-dark: #000000;
JSON
{
"hex": "#8dffec",
"rgb": {
"r": 141,
"g": 255,
"b": 236
},
"hsl": {
"h": 170,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92707,
"c": 0.1085,
"h": 181.8
},
"luminance": 0.83239
}Semantic roles & 50–950 ramp
primary
#8DFFEC
secondary
#E05068
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685