#93EB83#93EB83
#93EB83 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.0% C 0.162 H 140.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #93EB83 |
|---|---|
| RGB | rgb(147, 235, 131) |
| HSL | hsl(111, 72%, 72%) |
| HSV | hsv(111, 44%, 92%) |
| CMYK | cmyk(37.4%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(85.63, -45.98, 42.21) |
| CIE-LCH | lch(85.63, 62.41, 137.45°) |
| OKLab | oklab(86.03% -0.1256 0.103) |
| OKLCH | oklch(86.03% 0.162 140.6) |
| XYZ | xyz(45.8359, 67.2560, 32.0349) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.14
Palegreen
#98FB98
ΔE00 3.77
Light Green
#96F97B
ΔE00 3.80
Easter Green
#8CFD7E
ΔE00 4.45
Pale Light Green
#B1FC99
ΔE00 4.51
Pastel Green
#B0FF9D
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EB83 #DB83EB
analogous
#C7EB83 #93EB83 #83EBA7
triadic
#93EB83 #8393EB #EB8393
tetradic
#93EB83 #83C7EB #DB83EB #EBA783
square
#93EB83 #83C7EB #DB83EB #EBA783
split-complementary
#93EB83 #A783EB #EB83C7
monochromatic
#3DD222 #65E24E #93EB83 #C1F4B8 #E8FBE5
Accessibility & contrast
On white
1.45
#93EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#93EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EB83
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EB83 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#8CE5D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #93eb83; /* rgb */ color: rgb(147, 235, 131); /* oklch */ color: oklch(86.0% 0.162 140.6);
Tailwind
colors: {
custom: {
50: '#b6f2a8',
500: '#93eb83',
950: '#000000',
},
}SCSS
$custom: #93eb83; $custom-light: #b6f2a8; $custom-dark: #000000;
JSON
{
"hex": "#93eb83",
"rgb": {
"r": 147,
"g": 235,
"b": 131
},
"hsl": {
"h": 110.769,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.86032,
"c": 0.16244,
"h": 140.6
},
"luminance": 0.67258
}Semantic roles & 50–950 ramp
primary
#93EB83
secondary
#B24DC5
accent
#11D4B6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581