#9CCCA2#9CCCA2
#9CCCA2 is a light, moderate green. Relative luminance 0.529; OKLCH L 80.0% C 0.077 H 148.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCA2 |
|---|---|
| RGB | rgb(156, 204, 162) |
| HSL | hsl(128, 32%, 71%) |
| HSV | hsv(128, 24%, 80%) |
| CMYK | cmyk(23.5%, 0%, 20.6%, 20%) |
| CIE-LAB | lab(77.79, -23.98, 15.92) |
| CIE-LCH | lch(77.79, 28.78, 146.41°) |
| OKLab | oklab(80% -0.0658 0.0409) |
| OKLCH | oklch(80% 0.077 148.2) |
| XYZ | xyz(41.8229, 52.8609, 42.1750) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.34
Hospital Green
#9BE5AA
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.39
Light Grey Green
#B7E1A1
ΔE00 7.53
Seafoam
#7FE0B3
ΔE00 7.77
Lichen
#8FB67B
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCA2 #CC9CC6
analogous
#AECC9C #9CCCA2 #9CCCBA
triadic
#9CCCA2 #A29CCC #CCA29C
tetradic
#9CCCA2 #9CAECC #CC9CC6 #CCBA9C
square
#9CCCA2 #9CAECC #CC9CC6 #CCBA9C
split-complementary
#9CCCA2 #BA9CCC #CC9CAE
monochromatic
#519D5A #74B77C #9CCCA2 #C4E1C8 #EBF5EC
Accessibility & contrast
On white
1.81
#9CCCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9CCCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCA2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCA2 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#96CAC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ccca2; /* rgb */ color: rgb(156, 204, 162); /* oklch */ color: oklch(80.0% 0.077 148.2);
Tailwind
colors: {
custom: {
50: '#badbbd',
500: '#9ccca2',
950: '#000000',
},
}SCSS
$custom: #9ccca2; $custom-light: #badbbd; $custom-dark: #000000;
JSON
{
"hex": "#9ccca2",
"rgb": {
"r": 156,
"g": 204,
"b": 162
},
"hsl": {
"h": 127.5,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.79995,
"c": 0.07745,
"h": 148.2
},
"luminance": 0.52862
}Semantic roles & 50–950 ramp
primary
#9CCCA2
secondary
#A16B9A
accent
#3B9DAB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482