#99AFA2#99AFA2
#99AFA2 is a light, muted green. Relative luminance 0.400; OKLCH L 73.3% C 0.031 H 159.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #99AFA2 |
|---|---|
| RGB | rgb(153, 175, 162) |
| HSL | hsl(145, 12%, 64%) |
| HSV | hsv(145, 13%, 69%) |
| CMYK | cmyk(12.6%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(69.50, -10.19, 4.10) |
| CIE-LCH | lch(69.50, 10.98, 158.09°) |
| OKLab | oklab(73.33% -0.0287 0.0107) |
| OKLCH | oklch(73.33% 0.031 159.6) |
| XYZ | xyz(34.9869, 40.0403, 40.0607) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 8.77
Greyish Teal
#719F91
ΔE00 8.98
Cool Grey
#95A3A6
ΔE00 9.07
Grey Green
#86A17D
ΔE00 9.43
Cement
#A5A391
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AFA2 #AF99A6
analogous
#9BAF99 #99AFA2 #99AFAD
triadic
#99AFA2 #A299AF #AFA299
tetradic
#99AFA2 #999BAF #AF99A6 #AFAD99
square
#99AFA2 #999BAF #AF99A6 #AFAD99
split-complementary
#99AFA2 #AD99AF #AF999B
monochromatic
#5A7365 #779483 #99AFA2 #BBCAC1 #DEE5E1
Accessibility & contrast
On white
2.33
#99AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#99AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AFA2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AFA2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#AAA9A3
Tritanopia (blue-blind)
#95AFAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #99afa2; /* rgb */ color: rgb(153, 175, 162); /* oklch */ color: oklch(73.3% 0.031 159.6);
Tailwind
colors: {
custom: {
50: '#b7c6bd',
500: '#99afa2',
950: '#000000',
},
}SCSS
$custom: #99afa2; $custom-light: #b7c6bd; $custom-dark: #000000;
JSON
{
"hex": "#99afa2",
"rgb": {
"r": 153,
"g": 175,
"b": 162
},
"hsl": {
"h": 144.545,
"s": 12.088,
"l": 64.314
},
"oklch": {
"l": 0.73329,
"c": 0.03065,
"h": 159.6
},
"luminance": 0.40041
}Semantic roles & 50–950 ramp
primary
#99AFA2
secondary
#D6CED3
accent
#4F7996
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281