#9DCDB2#9DCDB2
#9DCDB2 is a light, moderate green. Relative luminance 0.540; OKLCH L 80.7% C 0.063 H 159.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCDB2 |
|---|---|
| RGB | rgb(157, 205, 178) |
| HSL | hsl(146, 32%, 71%) |
| HSV | hsv(146, 23%, 80%) |
| CMYK | cmyk(23.4%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(78.49, -21.16, 8.37) |
| CIE-LCH | lch(78.49, 22.75, 158.43°) |
| OKLab | oklab(80.68% -0.0593 0.0217) |
| OKLCH | oklch(80.68% 0.063 159.9) |
| XYZ | xyz(43.7695, 54.0435, 50.2361) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 6.43
Light Teal
#90E4C1
ΔE00 7.02
Darkseagreen
#8FBC8F
ΔE00 7.23
Mediumaquamarine
#66CDAA
ΔE00 7.95
Seafoam
#7FE0B3
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCDB2 #CD9DB8
analogous
#A0CD9D #9DCDB2 #9DCDCA
triadic
#9DCDB2 #B29DCD #CDB29D
tetradic
#9DCDB2 #9DA0CD #CD9DB8 #CDCA9D
square
#9DCDB2 #9DA0CD #CD9DB8 #CDCA9D
split-complementary
#9DCDB2 #CA9DCD #CD9DA0
monochromatic
#519F73 #74B892 #9DCDB2 #C6E2D2 #EBF5EF
Accessibility & contrast
On white
1.78
#9DCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#9DCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCDB2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCDB2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#C3C0B3
Tritanopia (blue-blind)
#94CDC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9dcdb2; /* rgb */ color: rgb(157, 205, 178); /* oklch */ color: oklch(80.7% 0.063 159.9);
Tailwind
colors: {
custom: {
50: '#badcc9',
500: '#9dcdb2',
950: '#000000',
},
}SCSS
$custom: #9dcdb2; $custom-light: #badcc9; $custom-dark: #000000;
JSON
{
"hex": "#9dcdb2",
"rgb": {
"r": 157,
"g": 205,
"b": 178
},
"hsl": {
"h": 146.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.80684,
"c": 0.06313,
"h": 159.9
},
"luminance": 0.54045
}Semantic roles & 50–950 ramp
primary
#9DCDB2
secondary
#A26C8B
accent
#3A7AAB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482