#9CDEB8#9CDEB8
#9CDEB8 is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.6% C 0.085 H 158.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEB8 |
|---|---|
| RGB | rgb(156, 222, 184) |
| HSL | hsl(145, 50%, 74%) |
| HSV | hsv(145, 30%, 87%) |
| CMYK | cmyk(29.7%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(83.32, -28.61, 12.06) |
| CIE-LCH | lch(83.32, 31.05, 157.15°) |
| OKLab | oklab(84.59% -0.0796 0.0311) |
| OKLCH | oklch(84.59% 0.085 158.7) |
| XYZ | xyz(48.4804, 62.7689, 54.8993) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 4.14
Mint
#AAF0C1
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEB8 #DE9CC2
analogous
#A1DE9C #9CDEB8 #9CDED9
triadic
#9CDEB8 #B89CDE #DEB89C
tetradic
#9CDEB8 #9CA1DE #DE9CC2 #DED99C
square
#9CDEB8 #9CA1DE #DE9CC2 #DED99C
split-complementary
#9CDEB8 #D99CDE #DE9CA1
monochromatic
#40BF76 #6ECF97 #9CDEB8 #CAEDD9 #E8F7EF
Accessibility & contrast
On white
1.55
#9CDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#9CDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEB8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEB8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B6
Deuteranopia (green-blind)
#D2CCBA
Tritanopia (blue-blind)
#8FDDD3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdeb8; /* rgb */ color: rgb(156, 222, 184); /* oklch */ color: oklch(84.6% 0.085 158.7);
Tailwind
colors: {
custom: {
50: '#bbe8cd',
500: '#9cdeb8',
950: '#000000',
},
}SCSS
$custom: #9cdeb8; $custom-light: #bbe8cd; $custom-dark: #000000;
JSON
{
"hex": "#9cdeb8",
"rgb": {
"r": 156,
"g": 222,
"b": 184
},
"hsl": {
"h": 145.455,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.84589,
"c": 0.08548,
"h": 158.7
},
"luminance": 0.62771
}Semantic roles & 50–950 ramp
primary
#9CDEB8
secondary
#B66895
accent
#287EBD
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#121613
muted
#828483