#98BE94#98BE94
#98BE94 is a light, moderate green. Relative luminance 0.456; OKLCH L 76.2% C 0.072 H 142.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98BE94 |
|---|---|
| RGB | rgb(152, 190, 148) |
| HSL | hsl(114, 24%, 66%) |
| HSV | hsv(114, 22%, 75%) |
| CMYK | cmyk(20%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(73.31, -20.85, 17.13) |
| CIE-LCH | lch(73.31, 26.98, 140.59°) |
| OKLab | oklab(76.24% -0.0568 0.0438) |
| OKLCH | oklch(76.24% 0.072 142.4) |
| XYZ | xyz(36.7063, 45.6395, 34.8866) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.77
Lichen
#8FB67B
ΔE00 4.98
Greenish Grey
#96AE8D
ΔE00 5.26
Sage Green (survey)
#88B378
ΔE00 5.54
Sage Green
#9CAF88
ΔE00 5.63
Sage
#87AE73
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BE94 #BA94BE
analogous
#ADBE94 #98BE94 #94BEA5
triadic
#98BE94 #9498BE #BE9498
tetradic
#98BE94 #94ADBE #BA94BE #BEA594
square
#98BE94 #94ADBE #BA94BE #BEA594
split-complementary
#98BE94 #A594BE #BE94AD
monochromatic
#568651 #73A76E #98BE94 #BDD5BA #E1ECE0
Accessibility & contrast
On white
2.07
#98BE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#98BE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BE94
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BE94 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#BAB396
Tritanopia (blue-blind)
#95BBB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98be94; /* rgb */ color: rgb(152, 190, 148); /* oklch */ color: oklch(76.2% 0.072 142.4);
Tailwind
colors: {
custom: {
50: '#b7d1b3',
500: '#98be94',
950: '#000000',
},
}SCSS
$custom: #98be94; $custom-light: #b7d1b3; $custom-dark: #000000;
JSON
{
"hex": "#98be94",
"rgb": {
"r": 152,
"g": 190,
"b": 148
},
"hsl": {
"h": 114.286,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.76245,
"c": 0.07176,
"h": 142.4
},
"luminance": 0.4564
}Semantic roles & 50–950 ramp
primary
#98BE94
secondary
#DCD0DE
accent
#43A39A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280