#93F790#93F790
#93F790 is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.1% C 0.167 H 143.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #93F790 |
|---|---|
| RGB | rgb(147, 247, 144) |
| HSL | hsl(118, 87%, 77%) |
| HSV | hsv(118, 42%, 97%) |
| CMYK | cmyk(40.5%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(89.27, -49.24, 40.50) |
| CIE-LCH | lch(89.27, 63.76, 140.57°) |
| OKLab | oklab(89.05% -0.1341 0.0996) |
| OKLCH | oklch(89.05% 0.167 143.4) |
| XYZ | xyz(50.3251, 74.7352, 38.1537) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.14
Lightgreen
#90EE90
ΔE00 2.15
Mint Green
#8FFF9F
ΔE00 2.55
Baby Green
#8CFF9E
ΔE00 2.61
Easter Green
#8CFD7E
ΔE00 3.21
Light Green
#96F97B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93F790 #F490F7
analogous
#C7F790 #93F790 #90F7C1
triadic
#93F790 #9093F7 #F79093
tetradic
#93F790 #90C7F7 #F490F7 #F7C190
square
#93F790 #90C7F7 #F490F7 #F7C190
split-complementary
#93F790 #C190F7 #F790C7
monochromatic
#24EF1E #5BF357 #93F790 #CBFBC9 #E3FDE2
Accessibility & contrast
On white
1.32
#93F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#93F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93F790
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93F790 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#88F2DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #93f790; /* rgb */ color: rgb(147, 247, 144); /* oklch */ color: oklch(89.1% 0.167 143.4);
Tailwind
colors: {
custom: {
50: '#b7fab2',
500: '#93f790',
950: '#000000',
},
}SCSS
$custom: #93f790; $custom-light: #b7fab2; $custom-dark: #000000;
JSON
{
"hex": "#93f790",
"rgb": {
"r": 147,
"g": 247,
"b": 144
},
"hsl": {
"h": 118.252,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.89051,
"c": 0.16708,
"h": 143.4
},
"luminance": 0.74738
}Semantic roles & 50–950 ramp
primary
#93F790
secondary
#D256D5
accent
#02E3DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581