#8CDEB8#8CDEB8
#8CDEB8 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.097 H 163.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEB8 |
|---|---|
| RGB | rgb(140, 222, 184) |
| HSL | hsl(152, 55%, 71%) |
| HSV | hsv(152, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.53, -33.31, 10.82) |
| CIE-LCH | lch(82.53, 35.02, 162.00°) |
| OKLab | oklab(83.74% -0.0931 0.0279) |
| OKLCH | oklch(83.74% 0.097 163.3) |
| XYZ | xyz(45.5850, 61.2759, 54.7635) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.72
Seafoam
#7FE0B3
ΔE00 2.23
Seafoam Blue
#78D1B6
ΔE00 4.76
Mint
#AAF0C1
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEB8 #DE8CB2
analogous
#8CDE8F #8CDEB8 #8CDBDE
triadic
#8CDEB8 #B88CDE #DEB88C
tetradic
#8CDEB8 #8F8CDE #DE8CB2 #DBDE8C
square
#8CDEB8 #8F8CDE #DE8CB2 #DBDE8C
split-complementary
#8CDEB8 #DE8CDB #DE8F8C
monochromatic
#35BA7D #5CD09B #8CDEB8 #BCECD5 #E7F8F0
Accessibility & contrast
On white
1.58
#8CDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#8CDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEB8
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEB8 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B6
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#78DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdeb8; /* rgb */ color: rgb(140, 222, 184); /* oklch */ color: oklch(83.7% 0.097 163.3);
Tailwind
colors: {
custom: {
50: '#b0e8cd',
500: '#8cdeb8',
950: '#000000',
},
}SCSS
$custom: #8cdeb8; $custom-light: #b0e8cd; $custom-dark: #000000;
JSON
{
"hex": "#8cdeb8",
"rgb": {
"r": 140,
"g": 222,
"b": 184
},
"hsl": {
"h": 152.195,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83738,
"c": 0.09722,
"h": 163.3
},
"luminance": 0.61279
}Semantic roles & 50–950 ramp
primary
#8CDEB8
secondary
#B65984
accent
#236DC3
background
#FDFEFE
surface
#F8FDFA
border
#D1D5D3
text
#111613
muted
#818483