#5AEBA0#5AEBA0
#5AEBA0 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.164 H 157.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEBA0 |
|---|---|
| RGB | rgb(90, 235, 160) |
| HSL | hsl(149, 78%, 64%) |
| HSV | hsv(149, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.03, -55.64, 25.16) |
| CIE-LCH | lch(84.03, 61.06, 155.67°) |
| OKLab | oklab(84.3% -0.1514 0.0636) |
| OKLCH | oklch(84.3% 0.164 157.2) |
| XYZ | xyz(40.2663, 64.1243, 43.5061) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Aqua Green
#12E193
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEBA0 #EB5AA5
analogous
#5CEB5A #5AEBA0 #5AEBE9
triadic
#5AEBA0 #A05AEB #EBA05A
tetradic
#5AEBA0 #5A5CEB #EB5AA5 #EBE95A
square
#5AEBA0 #5A5CEB #EB5AA5 #EBE95A
split-complementary
#5AEBA0 #E95AEB #EB5A5C
monochromatic
#16B563 #23E481 #5AEBA0 #91F2BF #C7F8DF
Accessibility & contrast
On white
1.52
#5AEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5AEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEBA0
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEBA0 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9B
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#06E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aeba0; /* rgb */ color: rgb(90, 235, 160); /* oklch */ color: oklch(84.3% 0.164 157.2);
Tailwind
colors: {
custom: {
50: '#96f2bc',
500: '#5aeba0',
950: '#000000',
},
}SCSS
$custom: #5aeba0; $custom-light: #96f2bc; $custom-dark: #000000;
JSON
{
"hex": "#5aeba0",
"rgb": {
"r": 90,
"g": 235,
"b": 160
},
"hsl": {
"h": 148.966,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.84303,
"c": 0.16419,
"h": 157.2
},
"luminance": 0.64128
}Semantic roles & 50–950 ramp
primary
#5AEBA0
secondary
#B53577
accent
#0B76DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582