#93BB99#93BB99
#93BB99 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.4% C 0.065 H 149.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #93BB99 |
|---|---|
| RGB | rgb(147, 187, 153) |
| HSL | hsl(129, 23%, 65%) |
| HSV | hsv(129, 21%, 73%) |
| CMYK | cmyk(21.4%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.26, -20.16, 12.91) |
| CIE-LCH | lch(72.26, 23.94, 147.38°) |
| OKLab | oklab(75.36% -0.0554 0.0332) |
| OKLCH | oklch(75.36% 0.065 149.1) |
| XYZ | xyz(35.5512, 44.0426, 36.7588) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.01
Greenish Grey
#96AE8D
ΔE00 4.87
Sage Green
#9CAF88
ΔE00 6.25
Greyish Green
#82A67D
ΔE00 6.57
Lichen
#8FB67B
ΔE00 6.84
Sage Green (survey)
#88B378
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BB99 #BB93B5
analogous
#A1BB93 #93BB99 #93BBAD
triadic
#93BB99 #9993BB #BB9993
tetradic
#93BB99 #93A1BB #BB93B5 #BBAD93
square
#93BB99 #93A1BB #BB93B5 #BBAD93
split-complementary
#93BB99 #AD93BB #BB93A1
monochromatic
#528259 #6DA376 #93BB99 #B9D3BC #DEEAE0
Accessibility & contrast
On white
2.14
#93BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#93BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BB99
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BB99 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#8EB9B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93bb99; /* rgb */ color: rgb(147, 187, 153); /* oklch */ color: oklch(75.4% 0.065 149.1);
Tailwind
colors: {
custom: {
50: '#b3cfb7',
500: '#93bb99',
950: '#000000',
},
}SCSS
$custom: #93bb99; $custom-light: #b3cfb7; $custom-dark: #000000;
JSON
{
"hex": "#93bb99",
"rgb": {
"r": 147,
"g": 187,
"b": 153
},
"hsl": {
"h": 129,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75356,
"c": 0.06465,
"h": 149.1
},
"luminance": 0.44044
}Semantic roles & 50–950 ramp
primary
#93BB99
secondary
#DCCEDA
accent
#4493A1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280