#93D87F#93D87F
#93D87F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.5% C 0.139 H 138.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #93D87F |
|---|---|
| RGB | rgb(147, 216, 127) |
| HSL | hsl(107, 53%, 67%) |
| HSV | hsv(107, 41%, 85%) |
| CMYK | cmyk(31.9%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.09, -38.20, 37.12) |
| CIE-LCH | lch(80.09, 53.26, 135.82°) |
| OKLab | oklab(81.51% -0.1044 0.0912) |
| OKLCH | oklch(81.51% 0.139 138.9) |
| XYZ | xyz(40.4179, 56.8454, 28.9172) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.93
Lightgreen
#90EE90
ΔE00 5.29
Pale Olive Green
#B1D27B
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 6.38
Light Grey Green
#B7E1A1
ΔE00 6.53
Lightish Green
#61E160
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93D87F #C47FD8
analogous
#BFD87F #93D87F #7FD898
triadic
#93D87F #7F93D8 #D87F93
tetradic
#93D87F #7FBFD8 #C47FD8 #D8987F
square
#93D87F #7FBFD8 #C47FD8 #D8987F
split-complementary
#93D87F #987FD8 #D87FBF
monochromatic
#4EA934 #6BCA50 #93D87F #BBE6AE #E2F5DD
Accessibility & contrast
On white
1.70
#93D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#93D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93D87F
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93D87F | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#8FD2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #93d87f; /* rgb */ color: rgb(147, 216, 127); /* oklch */ color: oklch(81.5% 0.139 138.9);
Tailwind
colors: {
custom: {
50: '#b5e4a5',
500: '#93d87f',
950: '#000000',
},
}SCSS
$custom: #93d87f; $custom-light: #b5e4a5; $custom-dark: #000000;
JSON
{
"hex": "#93d87f",
"rgb": {
"r": 147,
"g": 216,
"b": 127
},
"hsl": {
"h": 106.517,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81514,
"c": 0.13866,
"h": 138.9
},
"luminance": 0.56847
}Semantic roles & 50–950 ramp
primary
#93D87F
secondary
#974FAC
accent
#25C19E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480