#93E596#93E596
#93E596 is a very light, vivid green. Relative luminance 0.644; OKLCH L 85.0% C 0.135 H 145.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #93E596 |
|---|---|
| RGB | rgb(147, 229, 150) |
| HSL | hsl(122, 61%, 74%) |
| HSV | hsv(122, 36%, 90%) |
| CMYK | cmyk(35.8%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(84.19, -40.58, 30.85) |
| CIE-LCH | lch(84.19, 50.98, 142.76°) |
| OKLab | oklab(84.96% -0.1106 0.0772) |
| OKLCH | oklch(84.96% 0.135 145.1) |
| XYZ | xyz(45.5548, 64.4413, 38.8863) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Hospital Green
#9BE5AA
ΔE00 3.95
Light Sea Green
#98F6B0
ΔE00 4.57
Light Mint Green
#A6FBB2
ΔE00 5.12
Palegreen
#98FB98
ΔE00 5.23
Foam Green
#90FDA9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E596 #E593E2
analogous
#B9E593 #93E596 #93E5BF
triadic
#93E596 #9693E5 #E59693
tetradic
#93E596 #93B9E5 #E593E2 #E5BF93
square
#93E596 #93B9E5 #E593E2 #E5BF93
split-complementary
#93E596 #BF93E5 #E593B9
monochromatic
#31CC37 #62D966 #93E596 #C4F1C6 #E6F9E7
Accessibility & contrast
On white
1.51
#93E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#93E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E596
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E596 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#89E1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93e596; /* rgb */ color: rgb(147, 229, 150); /* oklch */ color: oklch(85.0% 0.135 145.1);
Tailwind
colors: {
custom: {
50: '#b5edb5',
500: '#93e596',
950: '#000000',
},
}SCSS
$custom: #93e596; $custom-light: #b5edb5; $custom-dark: #000000;
JSON
{
"hex": "#93e596",
"rgb": {
"r": 147,
"g": 229,
"b": 150
},
"hsl": {
"h": 122.195,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.84958,
"c": 0.13488,
"h": 145.1
},
"luminance": 0.64444
}Semantic roles & 50–950 ramp
primary
#93E596
secondary
#BE5EBB
accent
#1DC3C9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581