#98AFA2#98AFA2
#98AFA2 is a light, muted green. Relative luminance 0.399; OKLCH L 73.3% C 0.032 H 160.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFA2 |
|---|---|
| RGB | rgb(152, 175, 162) |
| HSL | hsl(146, 13%, 64%) |
| HSV | hsv(146, 13%, 69%) |
| CMYK | cmyk(13.1%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(69.43, -10.53, 3.99) |
| CIE-LCH | lch(69.43, 11.26, 159.25°) |
| OKLab | oklab(73.26% -0.0298 0.0104) |
| OKLCH | oklch(73.26% 0.032 160.8) |
| XYZ | xyz(34.7989, 39.9433, 40.0518) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.98
Greyish Teal
#719F91
ΔE00 8.71
Sage Green
#9CAF88
ΔE00 8.82
Cool Grey
#95A3A6
ΔE00 9.19
Grey Green
#86A17D
ΔE00 9.37
Cement
#A5A391
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFA2 #AF98A5
analogous
#9AAF98 #98AFA2 #98AFAE
triadic
#98AFA2 #A298AF #AFA298
tetradic
#98AFA2 #989AAF #AF98A5 #AFAE98
square
#98AFA2 #989AAF #AF98A5 #AFAE98
split-complementary
#98AFA2 #AE98AF #AF989A
monochromatic
#597365 #769483 #98AFA2 #BACAC1 #DDE5E0
Accessibility & contrast
On white
2.34
#98AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#98AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFA2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFA2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#AAA8A3
Tritanopia (blue-blind)
#94AFAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98afa2; /* rgb */ color: rgb(152, 175, 162); /* oklch */ color: oklch(73.3% 0.032 160.8);
Tailwind
colors: {
custom: {
50: '#b6c6bd',
500: '#98afa2',
950: '#000000',
},
}SCSS
$custom: #98afa2; $custom-light: #b6c6bd; $custom-dark: #000000;
JSON
{
"hex": "#98afa2",
"rgb": {
"r": 152,
"g": 175,
"b": 162
},
"hsl": {
"h": 146.087,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73257,
"c": 0.03153,
"h": 160.8
},
"luminance": 0.39944
}Semantic roles & 50–950 ramp
primary
#98AFA2
secondary
#D5CDD2
accent
#4F7797
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281