#9DCEB3#9DCEB3
#9DCEB3 is a light, moderate green. Relative luminance 0.546; OKLCH L 80.9% C 0.064 H 160.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCEB3 |
|---|---|
| RGB | rgb(157, 206, 179) |
| HSL | hsl(147, 33%, 71%) |
| HSV | hsv(147, 24%, 81%) |
| CMYK | cmyk(23.8%, 0%, 13.1%, 19.2%) |
| CIE-LAB | lab(78.79, -21.46, 8.26) |
| CIE-LCH | lch(78.79, 23.00, 158.94°) |
| OKLab | oklab(80.93% -0.0602 0.0214) |
| OKLCH | oklch(80.93% 0.064 160.4) |
| XYZ | xyz(44.1102, 54.5638, 50.8468) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 7.42
Mediumaquamarine
#66CDAA
ΔE00 7.84
Seafoam
#7FE0B3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCEB3 #CE9DB8
analogous
#9FCE9D #9DCEB3 #9DCECB
triadic
#9DCEB3 #B39DCE #CEB39D
tetradic
#9DCEB3 #9D9FCE #CE9DB8 #CECB9D
square
#9DCEB3 #9D9FCE #CE9DB8 #CECB9D
split-complementary
#9DCEB3 #CB9DCE #CE9D9F
monochromatic
#50A074 #74BA93 #9DCEB3 #C6E2D3 #EBF5EF
Accessibility & contrast
On white
1.76
#9DCEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#9DCEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCEB3
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCEB3 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B2
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#94CEC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9dceb3; /* rgb */ color: rgb(157, 206, 179); /* oklch */ color: oklch(80.9% 0.064 160.4);
Tailwind
colors: {
custom: {
50: '#baddc9',
500: '#9dceb3',
950: '#000000',
},
}SCSS
$custom: #9dceb3; $custom-light: #baddc9; $custom-dark: #000000;
JSON
{
"hex": "#9dceb3",
"rgb": {
"r": 157,
"g": 206,
"b": 179
},
"hsl": {
"h": 146.939,
"s": 33.333,
"l": 71.176
},
"oklch": {
"l": 0.80933,
"c": 0.06388,
"h": 160.4
},
"luminance": 0.54565
}Semantic roles & 50–950 ramp
primary
#9DCEB3
secondary
#A36C8A
accent
#3979AC
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482