#5AF288#5AF288
#5AF288 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.195 H 150.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF288 |
|---|---|
| RGB | rgb(90, 242, 136) |
| HSL | hsl(138, 85%, 65%) |
| HSV | hsv(138, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(85.73, -62.53, 39.48) |
| CIE-LCH | lch(85.73, 73.95, 147.73°) |
| OKLab | oklab(85.57% -0.1688 0.0971) |
| OKLCH | oklch(85.57% 0.195 150.1) |
| XYZ | xyz(40.4094, 67.4514, 34.1776) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 2.88
Weird Green
#3AE57F
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF288 #F25AC4
analogous
#78F25A #5AF288 #5AF2D4
triadic
#5AF288 #885AF2 #F2885A
tetradic
#5AF288 #5A78F2 #F25AC4 #F2D45A
square
#5AF288 #5A78F2 #F25AC4 #F2D45A
split-complementary
#5AF288 #D45AF2 #F25A78
monochromatic
#0FC245 #21EE5F #5AF288 #93F6B1 #CBFBDA
Accessibility & contrast
On white
1.45
#5AF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5AF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF288
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF288 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#22EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5af288; /* rgb */ color: rgb(90, 242, 136); /* oklch */ color: oklch(85.6% 0.195 150.1);
Tailwind
colors: {
custom: {
50: '#97f7ac',
500: '#5af288',
950: '#000000',
},
}SCSS
$custom: #5af288; $custom-light: #97f7ac; $custom-dark: #000000;
JSON
{
"hex": "#5af288",
"rgb": {
"r": 90,
"g": 242,
"b": 136
},
"hsl": {
"h": 138.158,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.85574,
"c": 0.19471,
"h": 150.1
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#5AF288
secondary
#C03094
accent
#049FE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581