#5AEE9F#5AEE9F
#5AEE9F is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.169 H 156.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE9F |
|---|---|
| RGB | rgb(90, 238, 159) |
| HSL | hsl(148, 81%, 64%) |
| HSV | hsv(148, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(84.91, -57.01, 26.86) |
| CIE-LCH | lch(84.91, 63.02, 154.77°) |
| OKLab | oklab(85.02% -0.1548 0.0677) |
| OKLCH | oklch(85.02% 0.169 156.4) |
| XYZ | xyz(41.0454, 65.8217, 43.3359) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE9F #EE5AA9
analogous
#5FEE5A #5AEE9F #5AEEE9
triadic
#5AEE9F #9F5AEE #EE9F5A
tetradic
#5AEE9F #5A5FEE #EE5AA9 #EEE95A
square
#5AEE9F #5A5FEE #EE5AA9 #EEE95A
split-complementary
#5AEE9F #E95AEE #EE5A5F
monochromatic
#13BA61 #23E87F #5AEE9F #91F4BF #C9F9E0
Accessibility & contrast
On white
1.48
#5AEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5AEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE9F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE9F | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC9A
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#03ECD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aee9f; /* rgb */ color: rgb(90, 238, 159); /* oklch */ color: oklch(85.0% 0.169 156.4);
Tailwind
colors: {
custom: {
50: '#97f4bb',
500: '#5aee9f',
950: '#000000',
},
}SCSS
$custom: #5aee9f; $custom-light: #97f4bb; $custom-dark: #000000;
JSON
{
"hex": "#5aee9f",
"rgb": {
"r": 90,
"g": 238,
"b": 159
},
"hsl": {
"h": 147.973,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.85015,
"c": 0.169,
"h": 156.4
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#5AEE9F
secondary
#B9337B
accent
#087ADE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582