#8FF2EE#8FF2EE
#8FF2EE is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.9% C 0.094 H 192.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF2EE |
|---|---|
| RGB | rgb(143, 242, 238) |
| HSL | hsl(178, 79%, 75%) |
| HSV | hsv(178, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.63, -29.98, -7.20) |
| CIE-LCH | lch(89.63, 30.84, 193.51°) |
| OKLab | oklab(89.94% -0.0916 -0.0199) |
| OKLCH | oklch(89.94% 0.094 192.3) |
| XYZ | xyz(58.5065, 75.5126, 92.3647) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.78
Pale Cyan
#B7FFFA
ΔE00 4.91
Paleturquoise
#AFEEEE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Bright Cyan
#41FDFE
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF2EE #F28F93
analogous
#8FF2BC #8FF2EE #8FC4F2
triadic
#8FF2EE #EE8FF2 #F2EE8F
tetradic
#8FF2EE #BC8FF2 #F28F93 #C4F28F
square
#8FF2EE #BC8FF2 #F28F93 #C4F28F
split-complementary
#8FF2EE #F28FC4 #F2BC8F
monochromatic
#21E5DD #58ECE6 #8FF2EE #C6F8F6 #E4FCFB
Accessibility & contrast
On white
1.30
#8FF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#8FF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF2EE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF2EE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#63F7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff2ee; /* rgb */ color: rgb(143, 242, 238); /* oklch */ color: oklch(89.9% 0.094 192.3);
Tailwind
colors: {
custom: {
50: '#b5f6f3',
500: '#8ff2ee',
950: '#000000',
},
}SCSS
$custom: #8ff2ee; $custom-light: #b5f6f3; $custom-dark: #000000;
JSON
{
"hex": "#8ff2ee",
"rgb": {
"r": 143,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.576,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.89941,
"c": 0.09371,
"h": 192.3
},
"luminance": 0.75517
}Semantic roles & 50–950 ramp
primary
#8FF2EE
secondary
#CF575B
accent
#0A12DB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585