#8CE2B9#8CE2B9
#8CE2B9 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.102 H 162.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE2B9 |
|---|---|
| RGB | rgb(140, 226, 185) |
| HSL | hsl(151, 60%, 72%) |
| HSV | hsv(151, 38%, 89%) |
| CMYK | cmyk(38.1%, 0%, 18.1%, 11.4%) |
| CIE-LAB | lab(83.69, -34.96, 11.95) |
| CIE-LCH | lch(83.69, 36.95, 161.14°) |
| OKLab | oklab(84.68% -0.0975 0.0307) |
| OKLCH | oklch(84.68% 0.102 162.5) |
| XYZ | xyz(46.7652, 63.4680, 55.6759) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Light Teal
#90E4C1
ΔE00 1.76
Mint
#AAF0C1
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.23
Seafoam Blue
#78D1B6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE2B9 #E28CB5
analogous
#8CE28E #8CE2B9 #8CE0E2
triadic
#8CE2B9 #B98CE2 #E2B98C
tetradic
#8CE2B9 #8E8CE2 #E28CB5 #E0E28C
square
#8CE2B9 #8E8CE2 #E28CB5 #E0E28C
split-complementary
#8CE2B9 #E28CE0 #E28E8C
monochromatic
#31C37D #5BD69B #8CE2B9 #BDEED7 #E7F9F0
Accessibility & contrast
On white
1.53
#8CE2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#8CE2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE2B9
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE2B9 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B7
Deuteranopia (green-blind)
#D1CDBB
Tritanopia (blue-blind)
#77E2D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ce2b9; /* rgb */ color: rgb(140, 226, 185); /* oklch */ color: oklch(84.7% 0.102 162.5);
Tailwind
colors: {
custom: {
50: '#b1ebce',
500: '#8ce2b9',
950: '#000000',
},
}SCSS
$custom: #8ce2b9; $custom-light: #b1ebce; $custom-dark: #000000;
JSON
{
"hex": "#8ce2b9",
"rgb": {
"r": 140,
"g": 226,
"b": 185
},
"hsl": {
"h": 151.395,
"s": 59.722,
"l": 71.765
},
"oklch": {
"l": 0.84682,
"c": 0.10225,
"h": 162.5
},
"luminance": 0.63471
}Semantic roles & 50–950 ramp
primary
#8CE2B9
secondary
#BA5887
accent
#1E6FC7
background
#FDFEFE
surface
#F8FDFA
border
#D1D5D3
text
#111613
muted
#818483