#93BF9D#93BF9D
#93BF9D is a light, moderate green. Relative luminance 0.459; OKLCH L 76.4% C 0.067 H 151.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #93BF9D |
|---|---|
| RGB | rgb(147, 191, 157) |
| HSL | hsl(134, 26%, 66%) |
| HSV | hsv(134, 23%, 75%) |
| CMYK | cmyk(23%, 0%, 17.8%, 25.1%) |
| CIE-LAB | lab(73.48, -21.44, 12.46) |
| CIE-LCH | lch(73.48, 24.80, 149.82°) |
| OKLab | oklab(76.36% -0.0591 0.0321) |
| OKLCH | oklch(76.36% 0.067 151.5) |
| XYZ | xyz(36.7475, 45.8978, 38.8148) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.24
Greenish Grey
#96AE8D
ΔE00 6.09
Pale Teal
#82CBB2
ΔE00 6.70
Sage Green
#9CAF88
ΔE00 7.37
Lichen
#8FB67B
ΔE00 7.42
Greyish Green
#82A67D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BF9D #BF93B5
analogous
#9FBF93 #93BF9D #93BFB3
triadic
#93BF9D #9D93BF #BF9D93
tetradic
#93BF9D #939FBF #BF93B5 #BFB393
square
#93BF9D #939FBF #BF93B5 #BFB393
split-complementary
#93BF9D #B393BF #BF939F
monochromatic
#50875D #6DA87A #93BF9D #B9D6C0 #E0EDE3
Accessibility & contrast
On white
2.06
#93BF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#93BF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BF9D
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BF9D | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89B
Deuteranopia (green-blind)
#B8B39F
Tritanopia (blue-blind)
#8DBDB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #93bf9d; /* rgb */ color: rgb(147, 191, 157); /* oklch */ color: oklch(76.4% 0.067 151.5);
Tailwind
colors: {
custom: {
50: '#b3d2ba',
500: '#93bf9d',
950: '#000000',
},
}SCSS
$custom: #93bf9d; $custom-light: #b3d2ba; $custom-dark: #000000;
JSON
{
"hex": "#93bf9d",
"rgb": {
"r": 147,
"g": 191,
"b": 157
},
"hsl": {
"h": 133.636,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.76364,
"c": 0.0673,
"h": 151.5
},
"luminance": 0.45899
}Semantic roles & 50–950 ramp
primary
#93BF9D
secondary
#DED0DB
accent
#418EA4
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280