#9DDCB2#9DDCB2
#9DDCB2 is a very light, moderate green. Relative luminance 0.616; OKLCH L 84.0% C 0.087 H 154.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDCB2 |
|---|---|
| RGB | rgb(157, 220, 178) |
| HSL | hsl(140, 47%, 74%) |
| HSV | hsv(140, 29%, 86%) |
| CMYK | cmyk(28.6%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(82.68, -28.48, 14.32) |
| CIE-LCH | lch(82.68, 31.88, 153.30°) |
| OKLab | oklab(84.05% -0.0788 0.0369) |
| OKLCH | oklch(84.05% 0.087 154.9) |
| XYZ | xyz(47.5311, 61.5668, 51.4900) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.33
Mint
#AAF0C1
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.53
Pale Teal
#82CBB2
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDCB2 #DC9DC7
analogous
#A8DC9D #9DDCB2 #9DDCD2
triadic
#9DDCB2 #B29DDC #DCB29D
tetradic
#9DDCB2 #9DA8DC #DC9DC7 #DCD29D
square
#9DDCB2 #9DA8DC #DC9DC7 #DCD29D
split-complementary
#9DDCB2 #D29DDC #DC9DA8
monochromatic
#43BC6B #70CC8F #9DDCB2 #CAECD5 #E8F7ED
Accessibility & contrast
On white
1.58
#9DDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#9DDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDCB2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDCB2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#92DBD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9ddcb2; /* rgb */ color: rgb(157, 220, 178); /* oklch */ color: oklch(84.0% 0.087 154.9);
Tailwind
colors: {
custom: {
50: '#bbe7c9',
500: '#9ddcb2',
950: '#000000',
},
}SCSS
$custom: #9ddcb2; $custom-light: #bbe7c9; $custom-dark: #000000;
JSON
{
"hex": "#9ddcb2",
"rgb": {
"r": 157,
"g": 220,
"b": 178
},
"hsl": {
"h": 140,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.84047,
"c": 0.08697,
"h": 154.9
},
"luminance": 0.61569
}Semantic roles & 50–950 ramp
primary
#9DDCB2
secondary
#B4699B
accent
#2B8BBB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121613
muted
#828482