#98BEA2#98BEA2
#98BEA2 is a light, muted green. Relative luminance 0.461; OKLCH L 76.6% C 0.057 H 153.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEA2 |
|---|---|
| RGB | rgb(152, 190, 162) |
| HSL | hsl(136, 23%, 67%) |
| HSV | hsv(136, 20%, 75%) |
| CMYK | cmyk(20%, 0%, 14.7%, 25.5%) |
| CIE-LAB | lab(73.62, -18.32, 9.99) |
| CIE-LCH | lch(73.62, 20.87, 151.38°) |
| OKLab | oklab(76.59% -0.0508 0.0259) |
| OKLCH | oklch(76.59% 0.057 153) |
| XYZ | xyz(37.8822, 46.1099, 41.0796) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.98
Greenish Grey
#96AE8D
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 7.01
Sage Green
#9CAF88
ΔE00 7.25
Greyish Green
#82A67D
ΔE00 8.23
Lichen
#8FB67B
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEA2 #BE98B4
analogous
#A1BE98 #98BEA2 #98BEB5
triadic
#98BEA2 #A298BE #BEA298
tetradic
#98BEA2 #98A1BE #BE98B4 #BEB598
square
#98BEA2 #98A1BE #BE98B4 #BEB598
split-complementary
#98BEA2 #B598BE #BE98A1
monochromatic
#558762 #72A680 #98BEA2 #BED6C4 #E3EDE6
Accessibility & contrast
On white
2.05
#98BEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#98BEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEA2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEA2 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A1
Deuteranopia (green-blind)
#B7B3A3
Tritanopia (blue-blind)
#93BDB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bea2; /* rgb */ color: rgb(152, 190, 162); /* oklch */ color: oklch(76.6% 0.057 153.0);
Tailwind
colors: {
custom: {
50: '#b6d1bd',
500: '#98bea2',
950: '#000000',
},
}SCSS
$custom: #98bea2; $custom-light: #b6d1bd; $custom-dark: #000000;
JSON
{
"hex": "#98bea2",
"rgb": {
"r": 152,
"g": 190,
"b": 162
},
"hsl": {
"h": 135.789,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.7659,
"c": 0.05697,
"h": 153
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#98BEA2
secondary
#DFD3DC
accent
#4489A1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281