#93CD85#93CD85
#93CD85 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.116 H 139.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #93CD85 |
|---|---|
| RGB | rgb(147, 205, 133) |
| HSL | hsl(108, 42%, 66%) |
| HSV | hsv(108, 35%, 80%) |
| CMYK | cmyk(28.3%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.02, -32.28, 30.04) |
| CIE-LCH | lch(77.02, 44.09, 137.05°) |
| OKLab | oklab(79.05% -0.088 0.0749) |
| OKLCH | oklch(79.05% 0.116 139.6) |
| XYZ | xyz(38.0963, 51.5578, 30.1302) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.53
Soft Green
#6FC276
ΔE00 5.22
Light Moss Green
#A6C875
ΔE00 5.60
Lichen
#8FB67B
ΔE00 6.29
Light Grey Green
#B7E1A1
ΔE00 6.38
Pale Olive Green
#B1D27B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CD85 #BF85CD
analogous
#B7CD85 #93CD85 #85CD9B
triadic
#93CD85 #8593CD #CD8593
tetradic
#93CD85 #85B7CD #BF85CD #CD9B85
square
#93CD85 #85B7CD #BF85CD #CD9B85
split-complementary
#93CD85 #9B85CD #CD85B7
monochromatic
#50993F #6DBB5A #93CD85 #B9DFB0 #E0F1DC
Accessibility & contrast
On white
1.86
#93CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#93CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CD85
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CD85 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#C8BC89
Tritanopia (blue-blind)
#90C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #93cd85; /* rgb */ color: rgb(147, 205, 133); /* oklch */ color: oklch(79.1% 0.116 139.6);
Tailwind
colors: {
custom: {
50: '#b4dca9',
500: '#93cd85',
950: '#000000',
},
}SCSS
$custom: #93cd85; $custom-light: #b4dca9; $custom-dark: #000000;
JSON
{
"hex": "#93cd85",
"rgb": {
"r": 147,
"g": 205,
"b": 133
},
"hsl": {
"h": 108.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79055,
"c": 0.11559,
"h": 139.6
},
"luminance": 0.51559
}Semantic roles & 50–950 ramp
primary
#93CD85
secondary
#91579F
accent
#31B59B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480