#9CCBA2#9CCBA2
#9CCBA2 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.8% C 0.076 H 148.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBA2 |
|---|---|
| RGB | rgb(156, 203, 162) |
| HSL | hsl(128, 31%, 70%) |
| HSV | hsv(128, 23%, 80%) |
| CMYK | cmyk(23.2%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(77.51, -23.49, 15.53) |
| CIE-LCH | lch(77.51, 28.15, 146.53°) |
| OKLab | oklab(79.77% -0.0645 0.0399) |
| OKLCH | oklch(79.77% 0.076 148.3) |
| XYZ | xyz(41.5860, 52.3871, 42.0961) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.20
Hospital Green
#9BE5AA
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.29
Lichen
#8FB67B
ΔE00 7.74
Light Grey Green
#B7E1A1
ΔE00 7.79
Seafoam
#7FE0B3
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBA2 #CB9CC5
analogous
#ADCB9C #9CCBA2 #9CCBB9
triadic
#9CCBA2 #A29CCB #CBA29C
tetradic
#9CCBA2 #9CADCB #CB9CC5 #CBB99C
square
#9CCBA2 #9CADCB #CB9CC5 #CBB99C
split-complementary
#9CCBA2 #B99CCB #CB9CAD
monochromatic
#519B5B #74B67C #9CCBA2 #C4E0C8 #EBF4EC
Accessibility & contrast
On white
1.83
#9CCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#9CCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBA2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBA2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#96C9C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9ccba2; /* rgb */ color: rgb(156, 203, 162); /* oklch */ color: oklch(79.8% 0.076 148.3);
Tailwind
colors: {
custom: {
50: '#badbbd',
500: '#9ccba2',
950: '#000000',
},
}SCSS
$custom: #9ccba2; $custom-light: #badbbd; $custom-dark: #000000;
JSON
{
"hex": "#9ccba2",
"rgb": {
"r": 156,
"g": 203,
"b": 162
},
"hsl": {
"h": 127.66,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.7977,
"c": 0.07579,
"h": 148.3
},
"luminance": 0.52388
}Semantic roles & 50–950 ramp
primary
#9CCBA2
secondary
#A06B99
accent
#3C9CAA
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482