#96CDAD#96CDAD
#96CDAD is a light, moderate green. Relative luminance 0.532; OKLCH L 80.1% C 0.073 H 158.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96CDAD |
|---|---|
| RGB | rgb(150, 205, 173) |
| HSL | hsl(145, 35%, 70%) |
| HSV | hsv(145, 27%, 80%) |
| CMYK | cmyk(26.8%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(77.97, -24.36, 10.25) |
| CIE-LCH | lch(77.97, 26.43, 157.18°) |
| OKLab | oklab(80.13% -0.0679 0.0265) |
| OKLCH | oklch(80.13% 0.073 158.7) |
| XYZ | xyz(41.9495, 53.1621, 47.5781) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 5.64
Light Teal
#90E4C1
ΔE00 6.23
Darkseagreen
#8FBC8F
ΔE00 6.32
Mediumaquamarine
#66CDAA
ΔE00 6.63
Seafoam
#7FE0B3
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CDAD #CD96B6
analogous
#9BCD96 #96CDAD #96CDC9
triadic
#96CDAD #AD96CD #CDAD96
tetradic
#96CDAD #969BCD #CD96B6 #CDC996
square
#96CDAD #969BCD #CD96B6 #CDC996
split-complementary
#96CDAD #C996CD #CD969B
monochromatic
#4B9E6E #6DB98D #96CDAD #BFE1CD #E9F4EE
Accessibility & contrast
On white
1.81
#96CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#96CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CDAD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CDAD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AB
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#8CCCC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96cdad; /* rgb */ color: rgb(150, 205, 173); /* oklch */ color: oklch(80.1% 0.073 158.7);
Tailwind
colors: {
custom: {
50: '#b6dcc5',
500: '#96cdad',
950: '#000000',
},
}SCSS
$custom: #96cdad; $custom-light: #b6dcc5; $custom-dark: #000000;
JSON
{
"hex": "#96cdad",
"rgb": {
"r": 150,
"g": 205,
"b": 173
},
"hsl": {
"h": 145.091,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80127,
"c": 0.07291,
"h": 158.7
},
"luminance": 0.53164
}Semantic roles & 50–950 ramp
primary
#96CDAD
secondary
#A26589
accent
#377DAE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482