#5AEEA3#5AEEA3
#5AEEA3 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.166 H 157.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEA3 |
|---|---|
| RGB | rgb(90, 238, 163) |
| HSL | hsl(150, 81%, 64%) |
| HSV | hsv(150, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(84.98, -56.24, 24.91) |
| CIE-LCH | lch(84.98, 61.51, 156.11°) |
| OKLab | oklab(85.1% -0.1531 0.063) |
| OKLCH | oklch(85.1% 0.166 157.6) |
| XYZ | xyz(41.3981, 65.9628, 45.1936) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEA3 #EE5AA5
analogous
#5BEE5A #5AEEA3 #5AEEED
triadic
#5AEEA3 #A35AEE #EEA35A
tetradic
#5AEEA3 #5A5BEE #EE5AA5 #EEED5A
square
#5AEEA3 #5A5BEE #EE5AA5 #EEED5A
split-complementary
#5AEEA3 #ED5AEE #EE5A5B
monochromatic
#13BA66 #23E884 #5AEEA3 #91F4C2 #C9F9E1
Accessibility & contrast
On white
1.48
#5AEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5AEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEA3
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEA3 | 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)
#ECDD9E
Deuteranopia (green-blind)
#D8CFA8
Tritanopia (blue-blind)
#00ECDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aeea3; /* rgb */ color: rgb(90, 238, 163); /* oklch */ color: oklch(85.1% 0.166 157.6);
Tailwind
colors: {
custom: {
50: '#97f4be',
500: '#5aeea3',
950: '#000000',
},
}SCSS
$custom: #5aeea3; $custom-light: #97f4be; $custom-dark: #000000;
JSON
{
"hex": "#5aeea3",
"rgb": {
"r": 90,
"g": 238,
"b": 163
},
"hsl": {
"h": 149.595,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.85098,
"c": 0.16552,
"h": 157.6
},
"luminance": 0.65967
}Semantic roles & 50–950 ramp
primary
#5AEEA3
secondary
#B93377
accent
#0874DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582