#8EFEED#8EFEED
#8EFEED is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.106 H 183.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEED |
|---|---|
| RGB | rgb(142, 254, 237) |
| HSL | hsl(171, 98%, 78%) |
| HSV | hsv(171, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(92.90, -36.06, -1.87) |
| CIE-LCH | lch(92.90, 36.11, 182.97°) |
| OKLab | oklab(92.55% -0.1062 -0.0056) |
| OKLCH | oklch(92.55% 0.106 183) |
| XYZ | xyz(61.8771, 82.7439, 92.8148) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.69
Pale Aqua
#B8FFEB
ΔE00 5.40
Light Aqua
#8CFFDB
ΔE00 5.76
Light Cyan
#ACFFFC
ΔE00 6.00
Bright Aqua
#0BF9EA
ΔE00 6.17
Pale Cyan
#B7FFFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEED #FE8E9F
analogous
#8EFEB5 #8EFEED #8ED7FE
triadic
#8EFEED #ED8EFE #FEED8E
tetradic
#8EFEED #B58EFE #FE8E9F #D7FE8E
square
#8EFEED #B58EFE #FE8E9F #D7FE8E
split-complementary
#8EFEED #FE8ED7 #FEB58E
monochromatic
#15FDDA #51FDE3 #8EFEED #CBFFF7 #E1FFFA
Accessibility & contrast
On white
1.20
#8EFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#8EFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEED
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEED | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#5EFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8efeed; /* rgb */ color: rgb(142, 254, 237); /* oklch */ color: oklch(92.6% 0.106 183.0);
Tailwind
colors: {
custom: {
50: '#b5fff2',
500: '#8efeed',
950: '#000000',
},
}SCSS
$custom: #8efeed; $custom-light: #b5fff2; $custom-dark: #000000;
JSON
{
"hex": "#8efeed",
"rgb": {
"r": 142,
"g": 254,
"b": 237
},
"hsl": {
"h": 170.893,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.92553,
"c": 0.10638,
"h": 183
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#8EFEED
secondary
#DF5167
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685