#98CB8F#98CB8F
#98CB8F is a light, moderate green. Relative luminance 0.514; OKLCH L 79.1% C 0.099 H 140.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98CB8F |
|---|---|
| RGB | rgb(152, 203, 143) |
| HSL | hsl(111, 37%, 68%) |
| HSV | hsv(111, 30%, 80%) |
| CMYK | cmyk(25.1%, 0%, 29.6%, 20.4%) |
| CIE-LAB | lab(76.90, -28.07, 24.72) |
| CIE-LCH | lch(76.90, 37.40, 138.63°) |
| OKLab | oklab(79.1% -0.0765 0.0624) |
| OKLCH | oklch(79.1% 0.099 140.8) |
| XYZ | xyz(39.2614, 51.3692, 33.8279) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.85
Pistachio
#93C572
ΔE00 5.15
Lichen
#8FB67B
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.28
Sage Green (survey)
#88B378
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CB8F #C28FCB
analogous
#B6CB8F #98CB8F #8FCBA4
triadic
#98CB8F #8F98CB #CB8F98
tetradic
#98CB8F #8FB6CB #C28FCB #CBA48F
square
#98CB8F #8FB6CB #C28FCB #CBA48F
split-complementary
#98CB8F #A48FCB #CB8FB6
monochromatic
#539947 #72B865 #98CB8F #BEDEB9 #E5F2E3
Accessibility & contrast
On white
1.86
#98CB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#98CB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CB8F
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CB8F | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18B
Deuteranopia (green-blind)
#C6BC92
Tritanopia (blue-blind)
#95C7BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98cb8f; /* rgb */ color: rgb(152, 203, 143); /* oklch */ color: oklch(79.1% 0.099 140.8);
Tailwind
colors: {
custom: {
50: '#b7dbb0',
500: '#98cb8f',
950: '#000000',
},
}SCSS
$custom: #98cb8f; $custom-light: #b7dbb0; $custom-dark: #000000;
JSON
{
"hex": "#98cb8f",
"rgb": {
"r": 152,
"g": 203,
"b": 143
},
"hsl": {
"h": 111,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.79096,
"c": 0.09868,
"h": 140.8
},
"luminance": 0.5137
}Semantic roles & 50–950 ramp
primary
#98CB8F
secondary
#965FA0
accent
#36AF9D
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481