#93BF99#93BF99
#93BF99 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.3% C 0.071 H 148.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #93BF99 |
|---|---|
| RGB | rgb(147, 191, 153) |
| HSL | hsl(128, 26%, 66%) |
| HSV | hsv(128, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(73.39, -22.17, 14.50) |
| CIE-LCH | lch(73.39, 26.49, 146.81°) |
| OKLab | oklab(76.27% -0.0609 0.0373) |
| OKLCH | oklch(76.27% 0.071 148.5) |
| XYZ | xyz(36.4116, 45.7634, 37.0456) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.15
Greenish Grey
#96AE8D
ΔE00 5.98
Lichen
#8FB67B
ΔE00 6.35
Sage Green (survey)
#88B378
ΔE00 6.64
Sage Green
#9CAF88
ΔE00 6.95
Greyish Green
#82A67D
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BF99 #BF93B9
analogous
#A3BF93 #93BF99 #93BFAF
triadic
#93BF99 #9993BF #BF9993
tetradic
#93BF99 #93A3BF #BF93B9 #BFAF93
square
#93BF99 #93A3BF #BF93B9 #BFAF93
split-complementary
#93BF99 #AF93BF #BF93A3
monochromatic
#508758 #6DA875 #93BF99 #B9D6BD #E0EDE2
Accessibility & contrast
On white
2.07
#93BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#93BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BF99
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BF99 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#B9B29B
Tritanopia (blue-blind)
#8EBDB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bf99; /* rgb */ color: rgb(147, 191, 153); /* oklch */ color: oklch(76.3% 0.071 148.5);
Tailwind
colors: {
custom: {
50: '#b3d2b7',
500: '#93bf99',
950: '#000000',
},
}SCSS
$custom: #93bf99; $custom-light: #b3d2b7; $custom-dark: #000000;
JSON
{
"hex": "#93bf99",
"rgb": {
"r": 147,
"g": 191,
"b": 153
},
"hsl": {
"h": 128.182,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76265,
"c": 0.07139,
"h": 148.5
},
"luminance": 0.45765
}Semantic roles & 50–950 ramp
primary
#93BF99
secondary
#DED0DC
accent
#4197A4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280