#8CDEB6#8CDEB6
#8CDEB6 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.099 H 162.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEB6 |
|---|---|
| RGB | rgb(140, 222, 182) |
| HSL | hsl(151, 55%, 71%) |
| HSV | hsv(151, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(82.48, -33.71, 11.81) |
| CIE-LCH | lch(82.48, 35.72, 160.69°) |
| OKLab | oklab(83.69% -0.094 0.0304) |
| OKLCH | oklch(83.69% 0.099 162.1) |
| XYZ | xyz(45.3768, 61.1927, 53.6672) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.94
Light Teal
#90E4C1
ΔE00 2.11
Seafoam Blue
#78D1B6
ΔE00 5.15
Mint
#AAF0C1
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 5.37
Mediumaquamarine
#66CDAA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEB6 #DE8CB4
analogous
#8CDE8D #8CDEB6 #8CDDDE
triadic
#8CDEB6 #B68CDE #DEB68C
tetradic
#8CDEB6 #8D8CDE #DE8CB4 #DDDE8C
square
#8CDEB6 #8D8CDE #DE8CB4 #DDDE8C
split-complementary
#8CDEB6 #DE8CDD #DE8D8C
monochromatic
#35BA79 #5CD098 #8CDEB6 #BCECD4 #E7F8F0
Accessibility & contrast
On white
1.59
#8CDEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#8CDEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEB6
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEB6 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B4
Deuteranopia (green-blind)
#CEC9B8
Tritanopia (blue-blind)
#79DED3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdeb6; /* rgb */ color: rgb(140, 222, 182); /* oklch */ color: oklch(83.7% 0.099 162.1);
Tailwind
colors: {
custom: {
50: '#b0e8cc',
500: '#8cdeb6',
950: '#000000',
},
}SCSS
$custom: #8cdeb6; $custom-light: #b0e8cc; $custom-dark: #000000;
JSON
{
"hex": "#8cdeb6",
"rgb": {
"r": 140,
"g": 222,
"b": 182
},
"hsl": {
"h": 150.732,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83687,
"c": 0.0988,
"h": 162.1
},
"luminance": 0.61195
}Semantic roles & 50–950 ramp
primary
#8CDEB6
secondary
#B65986
accent
#2371C3
background
#FDFEFE
surface
#F8FDFA
border
#D1D5D3
text
#111613
muted
#818483