#93E68D#93E68D
#93E68D is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.0% C 0.145 H 142.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #93E68D |
|---|---|
| RGB | rgb(147, 230, 141) |
| HSL | hsl(116, 64%, 73%) |
| HSV | hsv(116, 39%, 90%) |
| CMYK | cmyk(36.1%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(84.34, -42.40, 35.59) |
| CIE-LCH | lch(84.34, 55.36, 139.99°) |
| OKLab | oklab(85.03% -0.1156 0.0881) |
| OKLCH | oklch(85.03% 0.145 142.7) |
| XYZ | xyz(45.1352, 64.7174, 35.3076) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 4.52
Light Pastel Green
#B2FBA5
ΔE00 5.20
Pale Light Green
#B1FC99
ΔE00 5.48
Mint Green
#8FFF9F
ΔE00 5.57
Light Sea Green
#98F6B0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E68D #E08DE6
analogous
#BFE68D #93E68D #8DE6B3
triadic
#93E68D #8D93E6 #E68D93
tetradic
#93E68D #8DBFE6 #E08DE6 #E6B38D
square
#93E68D #8DBFE6 #E08DE6 #E6B38D
split-complementary
#93E68D #B38DE6 #E68DBF
monochromatic
#37CC2D #63DB5B #93E68D #C3F1BF #E7F9E6
Accessibility & contrast
On white
1.51
#93E68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#93E68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E68D
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E68D | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#DECF92
Tritanopia (blue-blind)
#8BE1D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93e68d; /* rgb */ color: rgb(147, 230, 141); /* oklch */ color: oklch(85.0% 0.145 142.7);
Tailwind
colors: {
custom: {
50: '#b6eeaf',
500: '#93e68d',
950: '#000000',
},
}SCSS
$custom: #93e68d; $custom-light: #b6eeaf; $custom-dark: #000000;
JSON
{
"hex": "#93e68d",
"rgb": {
"r": 147,
"g": 230,
"b": 141
},
"hsl": {
"h": 115.955,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.85026,
"c": 0.14537,
"h": 142.7
},
"luminance": 0.6472
}Semantic roles & 50–950 ramp
primary
#93E68D
secondary
#B858BF
accent
#1ACCC0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111610
muted
#818581