#93EB80#93EB80
#93EB80 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.0% C 0.165 H 140.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93EB80 |
|---|---|
| RGB | rgb(147, 235, 128) |
| HSL | hsl(109, 73%, 71%) |
| HSV | hsv(109, 46%, 92%) |
| CMYK | cmyk(37.4%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(85.59, -46.38, 43.62) |
| CIE-LCH | lch(85.59, 63.66, 136.76°) |
| OKLab | oklab(85.99% -0.1268 0.1061) |
| OKLCH | oklch(85.99% 0.165 140.1) |
| XYZ | xyz(45.6355, 67.1758, 30.9795) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Light Green
#96F97B
ΔE00 3.53
Palegreen
#98FB98
ΔE00 4.00
Easter Green
#8CFD7E
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.59
Pastel Green
#B0FF9D
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EB80 #D880EB
analogous
#C8EB80 #93EB80 #80EBA2
triadic
#93EB80 #8093EB #EB8093
tetradic
#93EB80 #80C8EB #D880EB #EBA280
square
#93EB80 #80C8EB #D880EB #EBA280
split-complementary
#93EB80 #A280EB #EB80C8
monochromatic
#40D021 #66E34B #93EB80 #C0F3B5 #E9FBE5
Accessibility & contrast
On white
1.45
#93EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#93EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EB80
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EB80 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#8CE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #93eb80; /* rgb */ color: rgb(147, 235, 128); /* oklch */ color: oklch(86.0% 0.165 140.1);
Tailwind
colors: {
custom: {
50: '#b6f2a6',
500: '#93eb80',
950: '#000000',
},
}SCSS
$custom: #93eb80; $custom-light: #b6f2a6; $custom-dark: #000000;
JSON
{
"hex": "#93eb80",
"rgb": {
"r": 147,
"g": 235,
"b": 128
},
"hsl": {
"h": 109.346,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.85986,
"c": 0.16532,
"h": 140.1
},
"luminance": 0.67178
}Semantic roles & 50–950 ramp
primary
#93EB80
secondary
#AF4BC4
accent
#11D5B2
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580