#5AEB94#5AEB94
#5AEB94 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.175 H 153.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB94 |
|---|---|
| RGB | rgb(90, 235, 148) |
| HSL | hsl(144, 78%, 64%) |
| HSV | hsv(144, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(83.82, -57.88, 31.00) |
| CIE-LCH | lch(83.82, 65.66, 151.83°) |
| OKLab | oklab(84.06% -0.1567 0.0775) |
| OKLCH | oklch(84.06% 0.175 153.7) |
| XYZ | xyz(39.2668, 63.7245, 38.2419) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.01
Mediumspringgreen
#00FA9A
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB94 #EB5AB1
analogous
#68EB5A #5AEB94 #5AEBDC
triadic
#5AEB94 #945AEB #EB945A
tetradic
#5AEB94 #5A68EB #EB5AB1 #EBDC5A
square
#5AEB94 #5A68EB #EB5AB1 #EBDC5A
split-complementary
#5AEB94 #DC5AEB #EB5A68
monochromatic
#16B555 #23E471 #5AEB94 #91F2B7 #C7F8DB
Accessibility & contrast
On white
1.53
#5AEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5AEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB94
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB94 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#1CE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aeb94; /* rgb */ color: rgb(90, 235, 148); /* oklch */ color: oklch(84.1% 0.175 153.7);
Tailwind
colors: {
custom: {
50: '#96f2b4',
500: '#5aeb94',
950: '#000000',
},
}SCSS
$custom: #5aeb94; $custom-light: #96f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5aeb94",
"rgb": {
"r": 90,
"g": 235,
"b": 148
},
"hsl": {
"h": 144,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84064,
"c": 0.17482,
"h": 153.7
},
"luminance": 0.63728
}Semantic roles & 50–950 ramp
primary
#5AEB94
secondary
#B53581
accent
#0B88DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581