#93BE99#93BE99
#93BE99 is a light, moderate green. Relative luminance 0.453; OKLCH L 76.0% C 0.070 H 148.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #93BE99 |
|---|---|
| RGB | rgb(147, 190, 153) |
| HSL | hsl(128, 25%, 66%) |
| HSV | hsv(128, 23%, 75%) |
| CMYK | cmyk(22.6%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(73.11, -21.67, 14.10) |
| CIE-LCH | lch(73.11, 25.86, 146.95°) |
| OKLab | oklab(76.04% -0.0595 0.0363) |
| OKLCH | oklch(76.04% 0.07 148.7) |
| XYZ | xyz(36.1943, 45.3287, 36.9731) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.30
Greenish Grey
#96AE8D
ΔE00 5.69
Lichen
#8FB67B
ΔE00 6.44
Sage Green (survey)
#88B378
ΔE00 6.71
Sage Green
#9CAF88
ΔE00 6.76
Greyish Green
#82A67D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BE99 #BE93B8
analogous
#A2BE93 #93BE99 #93BEAE
triadic
#93BE99 #9993BE #BE9993
tetradic
#93BE99 #93A2BE #BE93B8 #BEAE93
square
#93BE99 #93A2BE #BE93B8 #BEAE93
split-complementary
#93BE99 #AE93BE #BE93A2
monochromatic
#518658 #6DA775 #93BE99 #B9D5BD #DFECE1
Accessibility & contrast
On white
2.09
#93BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#93BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BE99
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BE99 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#8EBCB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #93be99; /* rgb */ color: rgb(147, 190, 153); /* oklch */ color: oklch(76.0% 0.070 148.7);
Tailwind
colors: {
custom: {
50: '#b3d1b7',
500: '#93be99',
950: '#000000',
},
}SCSS
$custom: #93be99; $custom-light: #b3d1b7; $custom-dark: #000000;
JSON
{
"hex": "#93be99",
"rgb": {
"r": 147,
"g": 190,
"b": 153
},
"hsl": {
"h": 128.372,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.76037,
"c": 0.0697,
"h": 148.7
},
"luminance": 0.4533
}Semantic roles & 50–950 ramp
primary
#93BE99
secondary
#DDCFDB
accent
#4296A3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280