#93F690#93F690
#93F690 is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.8% C 0.166 H 143.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #93F690 |
|---|---|
| RGB | rgb(147, 246, 144) |
| HSL | hsl(118, 85%, 76%) |
| HSV | hsv(118, 41%, 96%) |
| CMYK | cmyk(40.2%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(88.98, -48.83, 40.13) |
| CIE-LCH | lch(88.98, 63.20, 140.59°) |
| OKLab | oklab(88.82% -0.133 0.0987) |
| OKLCH | oklch(88.82% 0.166 143.4) |
| XYZ | xyz(50.0201, 74.1252, 38.0521) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.24
Lightgreen
#90EE90
ΔE00 1.92
Mint Green
#8FFF9F
ΔE00 2.64
Baby Green
#8CFF9E
ΔE00 2.71
Easter Green
#8CFD7E
ΔE00 3.39
Pastel Green
#B0FF9D
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93F690 #F390F6
analogous
#C6F690 #93F690 #90F6C0
triadic
#93F690 #9093F6 #F69093
tetradic
#93F690 #90C6F6 #F390F6 #F6C090
square
#93F690 #90C6F6 #F390F6 #F6C090
split-complementary
#93F690 #C090F6 #F690C6
monochromatic
#25ED1F #5CF157 #93F690 #CAFBC9 #E3FDE3
Accessibility & contrast
On white
1.33
#93F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#93F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93F690
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93F690 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#88F1DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #93f690; /* rgb */ color: rgb(147, 246, 144); /* oklch */ color: oklch(88.8% 0.166 143.4);
Tailwind
colors: {
custom: {
50: '#b7fab2',
500: '#93f690',
950: '#000000',
},
}SCSS
$custom: #93f690; $custom-light: #b7fab2; $custom-dark: #000000;
JSON
{
"hex": "#93f690",
"rgb": {
"r": 147,
"g": 246,
"b": 144
},
"hsl": {
"h": 118.235,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.88817,
"c": 0.16565,
"h": 143.4
},
"luminance": 0.74128
}Semantic roles & 50–950 ramp
primary
#93F690
secondary
#D056D4
accent
#04E1DB
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581