#5AE998#5AE998
#5AE998 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.169 H 155.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE998 |
|---|---|
| RGB | rgb(90, 233, 152) |
| HSL | hsl(146, 76%, 63%) |
| HSV | hsv(146, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.29, -56.38, 28.25) |
| CIE-LCH | lch(83.29, 63.06, 153.38°) |
| OKLab | oklab(83.65% -0.1529 0.071) |
| OKLCH | oklch(83.65% 0.169 155.1) |
| XYZ | xyz(39.0195, 62.7146, 39.7485) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE998 #E95AAB
analogous
#63E95A #5AE998 #5AE9E0
triadic
#5AE998 #985AE9 #E9985A
tetradic
#5AE998 #5A63E9 #E95AAB #E9E05A
square
#5AE998 #5A63E9 #E95AAB #E9E05A
split-complementary
#5AE998 #E05AE9 #E95A63
monochromatic
#18B15A #24E276 #5AE998 #90F0BA #C6F7DB
Accessibility & contrast
On white
1.55
#5AE998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5AE998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE998
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE998 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D893
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#19E7D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae998; /* rgb */ color: rgb(90, 233, 152); /* oklch */ color: oklch(83.7% 0.169 155.1);
Tailwind
colors: {
custom: {
50: '#96f1b7',
500: '#5ae998',
950: '#000000',
},
}SCSS
$custom: #5ae998; $custom-light: #96f1b7; $custom-dark: #000000;
JSON
{
"hex": "#5ae998",
"rgb": {
"r": 90,
"g": 233,
"b": 152
},
"hsl": {
"h": 146.014,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83651,
"c": 0.16859,
"h": 155.1
},
"luminance": 0.62718
}Semantic roles & 50–950 ramp
primary
#5AE998
secondary
#B1367C
accent
#0D80D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581