#8EE2C8#8EE2C8
#8EE2C8 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.2% C 0.090 H 172.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2C8 |
|---|---|
| RGB | rgb(142, 226, 200) |
| HSL | hsl(161, 59%, 72%) |
| HSV | hsv(161, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(84.13, -31.28, 4.68) |
| CIE-LCH | lch(84.13, 31.63, 171.48°) |
| OKLab | oklab(85.18% -0.0894 0.0119) |
| OKLCH | oklch(85.18% 0.09 172.4) |
| XYZ | xyz(48.7731, 64.3105, 64.4755) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.74
Seafoam Blue
#78D1B6
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.84
Seafoam
#7FE0B3
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 5.46
Light Turquoise
#7EF4CC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2C8 #E28EA8
analogous
#8EE29E #8EE2C8 #8ED2E2
triadic
#8EE2C8 #C88EE2 #E2C88E
tetradic
#8EE2C8 #9E8EE2 #E28EA8 #D2E28E
square
#8EE2C8 #9E8EE2 #E28EA8 #D2E28E
split-complementary
#8EE2C8 #E28ED2 #E29E8E
monochromatic
#32C396 #5DD6B0 #8EE2C8 #BFEEE0 #E7F9F3
Accessibility & contrast
On white
1.51
#8EE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#8EE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2C8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2C8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#75E3DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ee2c8; /* rgb */ color: rgb(142, 226, 200); /* oklch */ color: oklch(85.2% 0.090 172.4);
Tailwind
colors: {
custom: {
50: '#b2ebd8',
500: '#8ee2c8',
950: '#000000',
},
}SCSS
$custom: #8ee2c8; $custom-light: #b2ebd8; $custom-dark: #000000;
JSON
{
"hex": "#8ee2c8",
"rgb": {
"r": 142,
"g": 226,
"b": 200
},
"hsl": {
"h": 161.429,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.85176,
"c": 0.09024,
"h": 172.4
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#8EE2C8
secondary
#BB5A78
accent
#1F53C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483