#9DDEBB#9DDEBB
#9DDEBB is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.7% C 0.082 H 160.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDEBB |
|---|---|
| RGB | rgb(157, 222, 187) |
| HSL | hsl(148, 50%, 74%) |
| HSV | hsv(148, 29%, 87%) |
| CMYK | cmyk(29.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.44, -27.72, 10.65) |
| CIE-LCH | lch(83.44, 29.70, 158.98°) |
| OKLab | oklab(84.72% -0.0775 0.0275) |
| OKLCH | oklch(84.72% 0.082 160.5) |
| XYZ | xyz(48.9926, 62.9962, 56.5821) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 4.51
Mint
#AAF0C1
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDEBB #DE9DC0
analogous
#A0DE9D #9DDEBB #9DDEDB
triadic
#9DDEBB #BB9DDE #DEBB9D
tetradic
#9DDEBB #9DA0DE #DE9DC0 #DEDB9D
square
#9DDEBB #9DA0DE #DE9DC0 #DEDB9D
split-complementary
#9DDEBB #DB9DDE #DE9DA0
monochromatic
#41BF7B #6FCF9B #9DDEBB #CBEDDB #E8F7EF
Accessibility & contrast
On white
1.54
#9DDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#9DDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDEBB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDEBB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#90DED4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9ddebb; /* rgb */ color: rgb(157, 222, 187); /* oklch */ color: oklch(84.7% 0.082 160.5);
Tailwind
colors: {
custom: {
50: '#bbe8cf',
500: '#9ddebb',
950: '#000000',
},
}SCSS
$custom: #9ddebb; $custom-light: #bbe8cf; $custom-dark: #000000;
JSON
{
"hex": "#9ddebb",
"rgb": {
"r": 157,
"g": 222,
"b": 187
},
"hsl": {
"h": 147.692,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.84721,
"c": 0.0822,
"h": 160.5
},
"luminance": 0.62999
}Semantic roles & 50–950 ramp
primary
#9DDEBB
secondary
#B66993
accent
#2978BD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483