#9CDEB7#9CDEB7
#9CDEB7 is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.6% C 0.086 H 158.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEB7 |
|---|---|
| RGB | rgb(156, 222, 183) |
| HSL | hsl(145, 50%, 74%) |
| HSV | hsv(145, 30%, 87%) |
| CMYK | cmyk(29.7%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(83.30, -28.80, 12.55) |
| CIE-LCH | lch(83.30, 31.42, 156.45°) |
| OKLab | oklab(84.56% -0.08 0.0323) |
| OKLCH | oklch(84.56% 0.086 158) |
| XYZ | xyz(48.3760, 62.7271, 54.3492) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.10
Mint
#AAF0C1
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 6.50
Pale Teal
#82CBB2
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEB7 #DE9CC3
analogous
#A2DE9C #9CDEB7 #9CDED8
triadic
#9CDEB7 #B79CDE #DEB79C
tetradic
#9CDEB7 #9CA2DE #DE9CC3 #DED89C
square
#9CDEB7 #9CA2DE #DE9CC3 #DED89C
split-complementary
#9CDEB7 #D89CDE #DE9CA2
monochromatic
#40BF74 #6ECF96 #9CDEB7 #CAEDD8 #E8F7EE
Accessibility & contrast
On white
1.55
#9CDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#9CDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEB7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEB7 | 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)
#DDD4B5
Deuteranopia (green-blind)
#D2CCB9
Tritanopia (blue-blind)
#8FDDD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9cdeb7; /* rgb */ color: rgb(156, 222, 183); /* oklch */ color: oklch(84.6% 0.086 158.0);
Tailwind
colors: {
custom: {
50: '#bbe8cc',
500: '#9cdeb7',
950: '#000000',
},
}SCSS
$custom: #9cdeb7; $custom-light: #bbe8cc; $custom-dark: #000000;
JSON
{
"hex": "#9cdeb7",
"rgb": {
"r": 156,
"g": 222,
"b": 183
},
"hsl": {
"h": 144.545,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.84564,
"c": 0.08634,
"h": 158
},
"luminance": 0.62729
}Semantic roles & 50–950 ramp
primary
#9CDEB7
secondary
#B66896
accent
#2880BD
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#121613
muted
#828483