#96CFAF#96CFAF
#96CFAF is a light, moderate green. Relative luminance 0.542; OKLCH L 80.6% C 0.074 H 159.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFAF |
|---|---|
| RGB | rgb(150, 207, 175) |
| HSL | hsl(146, 37%, 70%) |
| HSV | hsv(146, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.58, -24.95, 10.05) |
| CIE-LCH | lch(78.58, 26.90, 158.06°) |
| OKLab | oklab(80.63% -0.0697 0.026) |
| OKLCH | oklch(80.63% 0.074 159.6) |
| XYZ | xyz(42.6259, 54.2030, 48.7654) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 6.32
Mediumaquamarine
#66CDAA
ΔE00 6.43
Darkseagreen
#8FBC8F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFAF #CF96B6
analogous
#99CF96 #96CFAF #96CFCC
triadic
#96CFAF #AF96CF #CFAF96
tetradic
#96CFAF #9699CF #CF96B6 #CFCC96
square
#96CFAF #9699CF #CF96B6 #CFCC96
split-complementary
#96CFAF #CC96CF #CF9699
monochromatic
#4AA170 #6CBC8F #96CFAF #C0E2CF #EAF5EF
Accessibility & contrast
On white
1.77
#96CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#96CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFAF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFAF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#8BCEC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cfaf; /* rgb */ color: rgb(150, 207, 175); /* oklch */ color: oklch(80.6% 0.074 159.6);
Tailwind
colors: {
custom: {
50: '#b6dec6',
500: '#96cfaf',
950: '#000000',
},
}SCSS
$custom: #96cfaf; $custom-light: #b6dec6; $custom-dark: #000000;
JSON
{
"hex": "#96cfaf",
"rgb": {
"r": 150,
"g": 207,
"b": 175
},
"hsl": {
"h": 146.316,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.80631,
"c": 0.07436,
"h": 159.6
},
"luminance": 0.54205
}Semantic roles & 50–950 ramp
primary
#96CFAF
secondary
#A56589
accent
#357AB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482