#8DFFEF#8DFFEF
#8DFFEF is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.107 H 183.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFEF |
|---|---|
| RGB | rgb(141, 255, 239) |
| HSL | hsl(172, 100%, 78%) |
| HSV | hsv(172, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.19, -36.29, -2.48) |
| CIE-LCH | lch(93.19, 36.37, 183.91°) |
| OKLab | oklab(92.79% -0.1072 -0.0072) |
| OKLCH | oklch(92.79% 0.107 183.9) |
| XYZ | xyz(62.3182, 83.4097, 94.4604) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.03
Pale Aqua
#B8FFEB
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 6.03
Light Aqua
#8CFFDB
ΔE00 6.13
Pale Cyan
#B7FFFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFEF #FF8D9D
analogous
#8DFFB6 #8DFFEF #8DD6FF
triadic
#8DFFEF #EF8DFF #FFEF8D
tetradic
#8DFFEF #B68DFF #FF8D9D #D6FF8D
square
#8DFFEF #B68DFF #FF8D9D #D6FF8D
split-complementary
#8DFFEF #FF8DD6 #FFB68D
monochromatic
#13FFDE #50FFE6 #8DFFEF #CAFFF8 #E0FFFB
Accessibility & contrast
On white
1.19
#8DFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#8DFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFEF
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFEF | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#E2E6F1
Tritanopia (blue-blind)
#5AFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8dffef; /* rgb */ color: rgb(141, 255, 239); /* oklch */ color: oklch(92.8% 0.107 183.9);
Tailwind
colors: {
custom: {
50: '#b5fff4',
500: '#8dffef',
950: '#000000',
},
}SCSS
$custom: #8dffef; $custom-light: #b5fff4; $custom-dark: #000000;
JSON
{
"hex": "#8dffef",
"rgb": {
"r": 141,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92794,
"c": 0.10745,
"h": 183.9
},
"luminance": 0.83415
}Semantic roles & 50–950 ramp
primary
#8DFFEF
secondary
#E05064
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685