#5AF995#5AF995
#5AF995 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.5% C 0.192 H 152.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF995 |
|---|---|
| RGB | rgb(90, 249, 149) |
| HSL | hsl(142, 93%, 66%) |
| HSV | hsv(142, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(88.01, -62.97, 36.03) |
| CIE-LCH | lch(88.01, 72.55, 150.22°) |
| OKLab | oklab(87.51% -0.1701 0.0894) |
| OKLCH | oklch(87.51% 0.192 152.3) |
| XYZ | xyz(43.5134, 72.0904, 40.0496) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.92
Light Green Blue
#56FCA2
ΔE00 2.00
Wintergreen
#20F986
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 2.90
Mediumspringgreen
#00FA9A
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF995 #F95ABE
analogous
#6FF95A #5AF995 #5AF9E4
triadic
#5AF995 #955AF9 #F9955A
tetradic
#5AF995 #5A6FF9 #F95ABE #F9E45A
square
#5AF995 #5A6FF9 #F95ABE #F9E45A
split-complementary
#5AF995 #E45AF9 #F95A6F
monochromatic
#08D152 #1FF76F #5AF995 #95FBBB #D0FDE1
Accessibility & contrast
On white
1.36
#5AF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5AF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF995
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF995 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58E
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#06F6E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af995; /* rgb */ color: rgb(90, 249, 149); /* oklch */ color: oklch(87.5% 0.192 152.3);
Tailwind
colors: {
custom: {
50: '#98fcb5',
500: '#5af995',
950: '#000000',
},
}SCSS
$custom: #5af995; $custom-light: #98fcb5; $custom-dark: #000000;
JSON
{
"hex": "#5af995",
"rgb": {
"r": 90,
"g": 249,
"b": 149
},
"hsl": {
"h": 142.264,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.87514,
"c": 0.19216,
"h": 152.3
},
"luminance": 0.72095
}Semantic roles & 50–950 ramp
primary
#5AF995
secondary
#CC2B90
accent
#0090E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681