#93CD79#93CD79
#93CD79 is a light, vivid green. Relative luminance 0.512; OKLCH L 78.8% C 0.128 H 136.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #93CD79 |
|---|---|
| RGB | rgb(147, 205, 121) |
| HSL | hsl(101, 46%, 64%) |
| HSV | hsv(101, 41%, 80%) |
| CMYK | cmyk(28.3%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(76.83, -34.00, 35.95) |
| CIE-LCH | lch(76.83, 49.48, 133.41°) |
| OKLab | oklab(78.84% -0.0931 0.0883) |
| OKLCH | oklch(78.84% 0.128 136.5) |
| XYZ | xyz(37.3141, 51.2449, 26.0107) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.19
Light Moss Green
#A6C875
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 5.38
Soft Green
#6FC276
ΔE00 5.74
Lichen
#8FB67B
ΔE00 7.03
Turtle Green
#75B84F
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CD79 #B379CD
analogous
#BDCD79 #93CD79 #79CD89
triadic
#93CD79 #7993CD #CD7993
tetradic
#93CD79 #79BDCD #B379CD #CD8979
square
#93CD79 #79BDCD #B379CD #CD8979
split-complementary
#93CD79 #8979CD #CD79BD
monochromatic
#549437 #6FBC4C #93CD79 #B7DEA6 #DBEED2
Accessibility & contrast
On white
1.87
#93CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#93CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CD79
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CD79 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C173
Deuteranopia (green-blind)
#CABC7E
Tritanopia (blue-blind)
#91C7B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #93cd79; /* rgb */ color: rgb(147, 205, 121); /* oklch */ color: oklch(78.8% 0.128 136.5);
Tailwind
colors: {
custom: {
50: '#b4dca1',
500: '#93cd79',
950: '#000000',
},
}SCSS
$custom: #93cd79; $custom-light: #b4dca1; $custom-dark: #000000;
JSON
{
"hex": "#93cd79",
"rgb": {
"r": 147,
"g": 205,
"b": 121
},
"hsl": {
"h": 101.429,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.78841,
"c": 0.12831,
"h": 136.5
},
"luminance": 0.51246
}Semantic roles & 50–950 ramp
primary
#93CD79
secondary
#83509B
accent
#2DB98D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480