#8CDEB5#8CDEB5
#8CDEB5 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.100 H 161.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEB5 |
|---|---|
| RGB | rgb(140, 222, 181) |
| HSL | hsl(150, 55%, 71%) |
| HSV | hsv(150, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(82.46, -33.91, 12.31) |
| CIE-LCH | lch(82.46, 36.08, 160.05°) |
| OKLab | oklab(83.66% -0.0945 0.0317) |
| OKLCH | oklch(83.66% 0.1 161.5) |
| XYZ | xyz(45.2738, 61.1515, 53.1249) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.85
Light Teal
#90E4C1
ΔE00 2.33
Hospital Green
#9BE5AA
ΔE00 5.12
Mint
#AAF0C1
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEB5 #DE8CB5
analogous
#8CDE8C #8CDEB5 #8CDEDE
triadic
#8CDEB5 #B58CDE #DEB58C
tetradic
#8CDEB5 #8C8CDE #DE8CB5 #DEDE8C
square
#8CDEB5 #8C8CDE #DE8CB5 #DEDE8C
split-complementary
#8CDEB5 #DE8CDE #DE8C8C
monochromatic
#35BA78 #5CD096 #8CDEB5 #BCECD4 #E7F8F0
Accessibility & contrast
On white
1.59
#8CDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#8CDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEB5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEB5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B3
Deuteranopia (green-blind)
#CEC9B7
Tritanopia (blue-blind)
#79DED2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdeb5; /* rgb */ color: rgb(140, 222, 181); /* oklch */ color: oklch(83.7% 0.100 161.5);
Tailwind
colors: {
custom: {
50: '#b0e8cb',
500: '#8cdeb5',
950: '#000000',
},
}SCSS
$custom: #8cdeb5; $custom-light: #b0e8cb; $custom-dark: #000000;
JSON
{
"hex": "#8cdeb5",
"rgb": {
"r": 140,
"g": 222,
"b": 181
},
"hsl": {
"h": 150,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83662,
"c": 0.09962,
"h": 161.5
},
"luminance": 0.61154
}Semantic roles & 50–950 ramp
primary
#8CDEB5
secondary
#B65987
accent
#2373C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482