#96CBAF#96CBAF
#96CBAF is a light, moderate green. Relative luminance 0.523; OKLCH L 79.7% C 0.068 H 161.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBAF |
|---|---|
| RGB | rgb(150, 203, 175) |
| HSL | hsl(148, 34%, 69%) |
| HSV | hsv(148, 26%, 80%) |
| CMYK | cmyk(26.1%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(77.45, -22.98, 8.44) |
| CIE-LCH | lch(77.45, 24.48, 159.83°) |
| OKLab | oklab(79.73% -0.0645 0.0218) |
| OKLCH | oklch(79.73% 0.068 161.3) |
| XYZ | xyz(41.6691, 52.2893, 48.4465) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.73
Seafoam Blue
#78D1B6
ΔE00 5.52
Light Teal
#90E4C1
ΔE00 6.77
Darkseagreen
#8FBC8F
ΔE00 6.83
Mediumaquamarine
#66CDAA
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBAF #CB96B2
analogous
#98CB96 #96CBAF #96CBCA
triadic
#96CBAF #AF96CB #CBAF96
tetradic
#96CBAF #9698CB #CB96B2 #CBCA96
square
#96CBAF #9698CB #CB96B2 #CBCA96
split-complementary
#96CBAF #CA96CB #CB9698
monochromatic
#4C9A71 #6DB790 #96CBAF #BFDFCE #E8F4ED
Accessibility & contrast
On white
1.83
#96CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#96CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBAF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBAF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#8CCBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96cbaf; /* rgb */ color: rgb(150, 203, 175); /* oklch */ color: oklch(79.7% 0.068 161.3);
Tailwind
colors: {
custom: {
50: '#b6dbc6',
500: '#96cbaf',
950: '#000000',
},
}SCSS
$custom: #96cbaf; $custom-light: #b6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#96cbaf",
"rgb": {
"r": 150,
"g": 203,
"b": 175
},
"hsl": {
"h": 148.302,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.79728,
"c": 0.06806,
"h": 161.3
},
"luminance": 0.52291
}Semantic roles & 50–950 ramp
primary
#96CBAF
secondary
#A06584
accent
#3976AD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482