#96CDAF#96CDAF
#96CDAF is a light, moderate green. Relative luminance 0.532; OKLCH L 80.2% C 0.071 H 160.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #96CDAF |
|---|---|
| RGB | rgb(150, 205, 175) |
| HSL | hsl(147, 35%, 70%) |
| HSV | hsv(147, 27%, 80%) |
| CMYK | cmyk(26.8%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(78.02, -23.97, 9.25) |
| CIE-LCH | lch(78.02, 25.69, 158.91°) |
| OKLab | oklab(80.18% -0.0671 0.0239) |
| OKLCH | oklch(80.18% 0.071 160.4) |
| XYZ | xyz(42.1444, 53.2401, 48.6049) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.60
Darkseagreen
#8FBC8F
ΔE00 6.77
Seafoam
#7FE0B3
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CDAF #CD96B4
analogous
#99CD96 #96CDAF #96CDCB
triadic
#96CDAF #AF96CD #CDAF96
tetradic
#96CDAF #9699CD #CD96B4 #CDCB96
square
#96CDAF #9699CD #CD96B4 #CDCB96
split-complementary
#96CDAF #CB96CD #CD9699
monochromatic
#4B9E71 #6DB98F #96CDAF #BFE1CF #E9F4EE
Accessibility & contrast
On white
1.80
#96CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#96CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CDAF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CDAF | 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)
#CCC5AD
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#8BCDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96cdaf; /* rgb */ color: rgb(150, 205, 175); /* oklch */ color: oklch(80.2% 0.071 160.4);
Tailwind
colors: {
custom: {
50: '#b6dcc6',
500: '#96cdaf',
950: '#000000',
},
}SCSS
$custom: #96cdaf; $custom-light: #b6dcc6; $custom-dark: #000000;
JSON
{
"hex": "#96cdaf",
"rgb": {
"r": 150,
"g": 205,
"b": 175
},
"hsl": {
"h": 147.273,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80179,
"c": 0.07121,
"h": 160.4
},
"luminance": 0.53242
}Semantic roles & 50–950 ramp
primary
#96CDAF
secondary
#A26586
accent
#3778AE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482