#96CCA7#96CCA7
#96CCA7 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.7% C 0.077 H 154.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCA7 |
|---|---|
| RGB | rgb(150, 204, 167) |
| HSL | hsl(139, 35%, 69%) |
| HSV | hsv(139, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 18.1%, 20%) |
| CIE-LAB | lab(77.55, -25.02, 12.87) |
| CIE-LCH | lch(77.55, 28.13, 152.78°) |
| OKLab | oklab(79.75% -0.0692 0.0332) |
| OKLCH | oklch(79.75% 0.077 154.4) |
| XYZ | xyz(41.1435, 52.4582, 44.5093) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 6.83
Mediumaquamarine
#66CDAA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCA7 #CC96BB
analogous
#A0CC96 #96CCA7 #96CCC2
triadic
#96CCA7 #A796CC #CCA796
tetradic
#96CCA7 #96A0CC #CC96BB #CCC296
square
#96CCA7 #96A0CC #CC96BB #CCC296
split-complementary
#96CCA7 #C296CC #CC96A0
monochromatic
#4C9C65 #6DB884 #96CCA7 #BFE0CA #E8F4EC
Accessibility & contrast
On white
1.83
#96CCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#96CCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCA7
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCA7 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A5
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#8DCBC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96cca7; /* rgb */ color: rgb(150, 204, 167); /* oklch */ color: oklch(79.7% 0.077 154.4);
Tailwind
colors: {
custom: {
50: '#b6dbc1',
500: '#96cca7',
950: '#000000',
},
}SCSS
$custom: #96cca7; $custom-light: #b6dbc1; $custom-dark: #000000;
JSON
{
"hex": "#96cca7",
"rgb": {
"r": 150,
"g": 204,
"b": 167
},
"hsl": {
"h": 138.889,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.79748,
"c": 0.07676,
"h": 154.4
},
"luminance": 0.5246
}Semantic roles & 50–950 ramp
primary
#96CCA7
secondary
#A1658E
accent
#3888AD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482