#9CDEBB#9CDEBB
#9CDEBB is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.7% C 0.083 H 160.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEBB |
|---|---|
| RGB | rgb(156, 222, 187) |
| HSL | hsl(148, 50%, 74%) |
| HSV | hsv(148, 30%, 87%) |
| CMYK | cmyk(29.7%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.39, -28.03, 10.57) |
| CIE-LCH | lch(83.39, 29.96, 159.33°) |
| OKLab | oklab(84.67% -0.0783 0.0273) |
| OKLCH | oklch(84.67% 0.083 160.8) |
| XYZ | xyz(48.7982, 62.8960, 56.5730) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 4.38
Mint
#AAF0C1
ΔE00 4.82
Seafoam Blue
#78D1B6
ΔE00 5.85
Pale Teal
#82CBB2
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEBB #DE9CBF
analogous
#9EDE9C #9CDEBB #9CDEDC
triadic
#9CDEBB #BB9CDE #DEBB9C
tetradic
#9CDEBB #9C9EDE #DE9CBF #DEDC9C
square
#9CDEBB #9C9EDE #DE9CBF #DEDC9C
split-complementary
#9CDEBB #DC9CDE #DE9C9E
monochromatic
#40BF7C #6ECF9B #9CDEBB #CAEDDB #E8F7EF
Accessibility & contrast
On white
1.55
#9CDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#9CDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEBB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEBB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#8EDED4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdebb; /* rgb */ color: rgb(156, 222, 187); /* oklch */ color: oklch(84.7% 0.083 160.8);
Tailwind
colors: {
custom: {
50: '#bbe8cf',
500: '#9cdebb',
950: '#000000',
},
}SCSS
$custom: #9cdebb; $custom-light: #bbe8cf; $custom-dark: #000000;
JSON
{
"hex": "#9cdebb",
"rgb": {
"r": 156,
"g": 222,
"b": 187
},
"hsl": {
"h": 148.182,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.84665,
"c": 0.08295,
"h": 160.8
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#9CDEBB
secondary
#B66891
accent
#2877BD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483