#93CB8A#93CB8A
#93CB8A is a light, moderate green. Relative luminance 0.507; OKLCH L 78.7% C 0.107 H 141.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #93CB8A |
|---|---|
| RGB | rgb(147, 203, 138) |
| HSL | hsl(112, 38%, 67%) |
| HSV | hsv(112, 32%, 80%) |
| CMYK | cmyk(27.6%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.53, -30.56, 26.79) |
| CIE-LCH | lch(76.53, 40.64, 138.77°) |
| OKLab | oklab(78.69% -0.0833 0.0673) |
| OKLCH | oklch(78.69% 0.107 141.1) |
| XYZ | xyz(37.9746, 50.7485, 31.8345) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.41
Soft Green
#6FC276
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.48
Lichen
#8FB67B
ΔE00 5.68
Sage Green (survey)
#88B378
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CB8A #C28ACB
analogous
#B4CB8A #93CB8A #8ACBA2
triadic
#93CB8A #8A93CB #CB8A93
tetradic
#93CB8A #8AB4CB #C28ACB #CBA28A
square
#93CB8A #8AB4CB #C28ACB #CBA28A
split-complementary
#93CB8A #A28ACB #CB8AB4
monochromatic
#4F9743 #6CB860 #93CB8A #BADEB4 #E1F1DF
Accessibility & contrast
On white
1.88
#93CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#93CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CB8A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CB8A | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C6BB8E
Tritanopia (blue-blind)
#8FC7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #93cb8a; /* rgb */ color: rgb(147, 203, 138); /* oklch */ color: oklch(78.7% 0.107 141.1);
Tailwind
colors: {
custom: {
50: '#b4dbac',
500: '#93cb8a',
950: '#000000',
},
}SCSS
$custom: #93cb8a; $custom-light: #b4dbac; $custom-dark: #000000;
JSON
{
"hex": "#93cb8a",
"rgb": {
"r": 147,
"g": 203,
"b": 138
},
"hsl": {
"h": 111.692,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.78688,
"c": 0.10707,
"h": 141.1
},
"luminance": 0.5075
}Semantic roles & 50–950 ramp
primary
#93CB8A
secondary
#955B9E
accent
#34B1A0
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481