#93EA7E#93EA7E
#93EA7E is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.7% C 0.166 H 139.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #93EA7E |
|---|---|
| RGB | rgb(147, 234, 126) |
| HSL | hsl(108, 72%, 71%) |
| HSV | hsv(108, 46%, 92%) |
| CMYK | cmyk(37.2%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(85.28, -46.21, 44.19) |
| CIE-LCH | lch(85.28, 63.94, 136.28°) |
| OKLab | oklab(85.72% -0.1264 0.1073) |
| OKLCH | oklch(85.72% 0.166 139.7) |
| XYZ | xyz(45.2197, 66.5527, 30.1979) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.86
Light Green
#96F97B
ΔE00 3.61
Palegreen
#98FB98
ΔE00 4.31
Easter Green
#8CFD7E
ΔE00 4.43
Pale Light Green
#B1FC99
ΔE00 4.78
Lightish Green
#61E160
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EA7E #D57EEA
analogous
#C9EA7E #93EA7E #7EEA9F
triadic
#93EA7E #7E93EA #EA7E93
tetradic
#93EA7E #7EC9EA #D57EEA #EA9F7E
square
#93EA7E #7EC9EA #D57EEA #EA9F7E
split-complementary
#93EA7E #9F7EEA #EA7EC9
monochromatic
#43CC21 #67E149 #93EA7E #BFF3B3 #E9FBE5
Accessibility & contrast
On white
1.47
#93EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#93EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EA7E
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EA7E | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#8DE4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #93ea7e; /* rgb */ color: rgb(147, 234, 126); /* oklch */ color: oklch(85.7% 0.166 139.7);
Tailwind
colors: {
custom: {
50: '#b6f1a5',
500: '#93ea7e',
950: '#000000',
},
}SCSS
$custom: #93ea7e; $custom-light: #b6f1a5; $custom-dark: #000000;
JSON
{
"hex": "#93ea7e",
"rgb": {
"r": 147,
"g": 234,
"b": 126
},
"hsl": {
"h": 108.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.8572,
"c": 0.16581,
"h": 139.7
},
"luminance": 0.66555
}Semantic roles & 50–950 ramp
primary
#93EA7E
secondary
#AB49C3
accent
#11D4AE
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580