#5AEE9B#5AEE9B
#5AEE9B is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.173 H 155.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE9B |
|---|---|
| RGB | rgb(90, 238, 155) |
| HSL | hsl(146, 81%, 64%) |
| HSV | hsv(146, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(84.84, -57.76, 28.80) |
| CIE-LCH | lch(84.84, 64.54, 153.50°) |
| OKLab | oklab(84.94% -0.1566 0.0724) |
| OKLCH | oklch(84.94% 0.173 155.2) |
| XYZ | xyz(40.7039, 65.6851, 41.5374) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.62
Mediumspringgreen
#00FA9A
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE9B #EE5AAD
analogous
#63EE5A #5AEE9B #5AEEE5
triadic
#5AEE9B #9B5AEE #EE9B5A
tetradic
#5AEE9B #5A63EE #EE5AAD #EEE55A
square
#5AEE9B #5A63EE #EE5AAD #EEE55A
split-complementary
#5AEE9B #E55AEE #EE5A63
monochromatic
#13BA5D #23E879 #5AEE9B #91F4BD #C9F9DE
Accessibility & contrast
On white
1.49
#5AEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5AEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE9B
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE9B | 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)
#EDDC96
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#0DECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aee9b; /* rgb */ color: rgb(90, 238, 155); /* oklch */ color: oklch(84.9% 0.173 155.2);
Tailwind
colors: {
custom: {
50: '#97f4b9',
500: '#5aee9b',
950: '#000000',
},
}SCSS
$custom: #5aee9b; $custom-light: #97f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5aee9b",
"rgb": {
"r": 90,
"g": 238,
"b": 155
},
"hsl": {
"h": 146.351,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84935,
"c": 0.17253,
"h": 155.2
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#5AEE9B
secondary
#B9337E
accent
#0880DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581