#9BCDA2#9BCDA2
#9BCDA2 is a light, moderate green. Relative luminance 0.532; OKLCH L 80.2% C 0.080 H 148.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCDA2 |
|---|---|
| RGB | rgb(155, 205, 162) |
| HSL | hsl(128, 33%, 71%) |
| HSV | hsv(128, 24%, 80%) |
| CMYK | cmyk(24.4%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(78.02, -24.80, 16.22) |
| CIE-LCH | lch(78.02, 29.63, 146.81°) |
| OKLab | oklab(80.16% -0.0681 0.0416) |
| OKLCH | oklch(80.16% 0.08 148.6) |
| XYZ | xyz(41.8686, 53.2384, 42.2455) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 7.36
Light Grey Green
#B7E1A1
ΔE00 7.39
Seafoam
#7FE0B3
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCDA2 #CD9BC6
analogous
#ADCD9B #9BCDA2 #9BCDBB
triadic
#9BCDA2 #A29BCD #CDA29B
tetradic
#9BCDA2 #9BADCD #CD9BC6 #CDBB9B
square
#9BCDA2 #9BADCD #CD9BC6 #CDBB9B
split-complementary
#9BCDA2 #BB9BCD #CD9BAD
monochromatic
#4F9E5A #72B97C #9BCDA2 #C4E1C8 #EBF5EC
Accessibility & contrast
On white
1.80
#9BCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#9BCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCDA2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCDA2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C6BFA4
Tritanopia (blue-blind)
#95CBC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9bcda2; /* rgb */ color: rgb(155, 205, 162); /* oklch */ color: oklch(80.2% 0.080 148.6);
Tailwind
colors: {
custom: {
50: '#b9dcbd',
500: '#9bcda2',
950: '#000000',
},
}SCSS
$custom: #9bcda2; $custom-light: #b9dcbd; $custom-dark: #000000;
JSON
{
"hex": "#9bcda2",
"rgb": {
"r": 155,
"g": 205,
"b": 162
},
"hsl": {
"h": 128.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.80158,
"c": 0.07977,
"h": 148.6
},
"luminance": 0.5324
}Semantic roles & 50–950 ramp
primary
#9BCDA2
secondary
#A26A9A
accent
#399CAC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482