#5AEF88#5AEF88
#5AEF88 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.191 H 150.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF88 |
|---|---|
| RGB | rgb(90, 239, 136) |
| HSL | hsl(139, 82%, 65%) |
| HSV | hsv(139, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(84.83, -61.42, 38.32) |
| CIE-LCH | lch(84.83, 72.40, 148.04°) |
| OKLab | oklab(84.83% -0.1658 0.0944) |
| OKLCH | oklch(84.83% 0.191 150.4) |
| XYZ | xyz(39.5239, 65.6802, 33.8824) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 2.86
Wintergreen
#20F986
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF88 #EF5AC1
analogous
#77EF5A #5AEF88 #5AEFD2
triadic
#5AEF88 #885AEF #EF885A
tetradic
#5AEF88 #5A77EF #EF5AC1 #EFD25A
square
#5AEF88 #5A77EF #EF5AC1 #EFD25A
split-complementary
#5AEF88 #D25AEF #EF5A77
monochromatic
#12BC47 #22EA60 #5AEF88 #92F4B0 #CAFAD8
Accessibility & contrast
On white
1.49
#5AEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5AEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF88
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF88 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC80
Deuteranopia (green-blind)
#DDCF8F
Tritanopia (blue-blind)
#25EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aef88; /* rgb */ color: rgb(90, 239, 136); /* oklch */ color: oklch(84.8% 0.191 150.4);
Tailwind
colors: {
custom: {
50: '#97f5ac',
500: '#5aef88',
950: '#000000',
},
}SCSS
$custom: #5aef88; $custom-light: #97f5ac; $custom-dark: #000000;
JSON
{
"hex": "#5aef88",
"rgb": {
"r": 90,
"g": 239,
"b": 136
},
"hsl": {
"h": 138.523,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84834,
"c": 0.19083,
"h": 150.4
},
"luminance": 0.65684
}Semantic roles & 50–950 ramp
primary
#5AEF88
secondary
#BB3291
accent
#079CDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581