#98BFA2#98BFA2
#98BFA2 is a light, muted green. Relative luminance 0.465; OKLCH L 76.8% C 0.059 H 152.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFA2 |
|---|---|
| RGB | rgb(152, 191, 162) |
| HSL | hsl(135, 23%, 67%) |
| HSV | hsv(135, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(73.90, -18.83, 10.39) |
| CIE-LCH | lch(73.90, 21.50, 151.10°) |
| OKLab | oklab(76.82% -0.0521 0.0269) |
| OKLCH | oklch(76.82% 0.059 152.7) |
| XYZ | xyz(38.0996, 46.5445, 41.1520) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.73
Greenish Grey
#96AE8D
ΔE00 5.86
Pale Teal
#82CBB2
ΔE00 6.85
Sage Green
#9CAF88
ΔE00 7.35
Greyish Green
#82A67D
ΔE00 8.29
Lichen
#8FB67B
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFA2 #BF98B5
analogous
#A2BF98 #98BFA2 #98BFB6
triadic
#98BFA2 #A298BF #BFA298
tetradic
#98BFA2 #98A2BF #BF98B5 #BFB698
square
#98BFA2 #98A2BF #BF98B5 #BFB698
split-complementary
#98BFA2 #B698BF #BF98A2
monochromatic
#558862 #72A880 #98BFA2 #BED6C4 #E3EEE6
Accessibility & contrast
On white
2.04
#98BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#98BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFA2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFA2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB8A0
Deuteranopia (green-blind)
#B8B4A3
Tritanopia (blue-blind)
#93BEB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bfa2; /* rgb */ color: rgb(152, 191, 162); /* oklch */ color: oklch(76.8% 0.059 152.7);
Tailwind
colors: {
custom: {
50: '#b7d2bd',
500: '#98bfa2',
950: '#000000',
},
}SCSS
$custom: #98bfa2; $custom-light: #b7d2bd; $custom-dark: #000000;
JSON
{
"hex": "#98bfa2",
"rgb": {
"r": 152,
"g": 191,
"b": 162
},
"hsl": {
"h": 135.385,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.76815,
"c": 0.05864,
"h": 152.7
},
"luminance": 0.46546
}Semantic roles & 50–950 ramp
primary
#98BFA2
secondary
#E0D3DC
accent
#448AA2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281