#5AEEA2#5AEEA2
#5AEEA2 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.166 H 157.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEA2 |
|---|---|
| RGB | rgb(90, 238, 162) |
| HSL | hsl(149, 81%, 64%) |
| HSV | hsv(149, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(84.96, -56.43, 25.40) |
| CIE-LCH | lch(84.96, 61.88, 155.77°) |
| OKLab | oklab(85.08% -0.1535 0.0642) |
| OKLCH | oklch(85.08% 0.166 157.3) |
| XYZ | xyz(41.3088, 65.9271, 44.7236) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEA2 #EE5AA6
analogous
#5CEE5A #5AEEA2 #5AEEEC
triadic
#5AEEA2 #A25AEE #EEA25A
tetradic
#5AEEA2 #5A5CEE #EE5AA6 #EEEC5A
square
#5AEEA2 #5A5CEE #EE5AA6 #EEEC5A
split-complementary
#5AEEA2 #EC5AEE #EE5A5C
monochromatic
#13BA65 #23E883 #5AEEA2 #91F4C1 #C9F9E1
Accessibility & contrast
On white
1.48
#5AEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5AEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEA2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEA2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDD9D
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aeea2; /* rgb */ color: rgb(90, 238, 162); /* oklch */ color: oklch(85.1% 0.166 157.3);
Tailwind
colors: {
custom: {
50: '#97f4be',
500: '#5aeea2',
950: '#000000',
},
}SCSS
$custom: #5aeea2; $custom-light: #97f4be; $custom-dark: #000000;
JSON
{
"hex": "#5aeea2",
"rgb": {
"r": 90,
"g": 238,
"b": 162
},
"hsl": {
"h": 149.189,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.85077,
"c": 0.16639,
"h": 157.3
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#5AEEA2
secondary
#B93378
accent
#0876DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582