#8EF4EE#8EF4EE
#8EF4EE is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.3% C 0.096 H 190.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EF4EE |
|---|---|
| RGB | rgb(142, 244, 238) |
| HSL | hsl(176, 82%, 76%) |
| HSV | hsv(176, 42%, 96%) |
| CMYK | cmyk(41.8%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(90.15, -31.17, -6.45) |
| CIE-LCH | lch(90.15, 31.83, 191.68°) |
| OKLab | oklab(90.34% -0.0946 -0.0179) |
| OKLCH | oklch(90.34% 0.096 190.7) |
| XYZ | xyz(58.9326, 76.6207, 92.5561) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EF4EE #F48E94
analogous
#8EF4BB #8EF4EE #8EC7F4
triadic
#8EF4EE #EE8EF4 #F4EE8E
tetradic
#8EF4EE #BB8EF4 #F48E94 #C7F48E
square
#8EF4EE #BB8EF4 #F48E94 #C7F48E
split-complementary
#8EF4EE #F48EC7 #F4BB8E
monochromatic
#1EE9DD #56EFE6 #8EF4EE #C6F9F6 #E3FCFB
Accessibility & contrast
On white
1.29
#8EF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#8EF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EF4EE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EF4EE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#60F9F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ef4ee; /* rgb */ color: rgb(142, 244, 238); /* oklch */ color: oklch(90.3% 0.096 190.7);
Tailwind
colors: {
custom: {
50: '#b4f8f3',
500: '#8ef4ee',
950: '#000000',
},
}SCSS
$custom: #8ef4ee; $custom-light: #b4f8f3; $custom-dark: #000000;
JSON
{
"hex": "#8ef4ee",
"rgb": {
"r": 142,
"g": 244,
"b": 238
},
"hsl": {
"h": 176.471,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.90343,
"c": 0.09626,
"h": 190.7
},
"luminance": 0.76625
}Semantic roles & 50–950 ramp
primary
#8EF4EE
secondary
#D1555C
accent
#0714DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585