#5AF097#5AF097
#5AF097 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.179 H 153.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF097 |
|---|---|
| RGB | rgb(90, 240, 151) |
| HSL | hsl(144, 83%, 65%) |
| HSV | hsv(144, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.36, -59.25, 31.54) |
| CIE-LCH | lch(85.36, 67.12, 151.98°) |
| OKLab | oklab(85.35% -0.1604 0.0788) |
| OKLCH | oklch(85.35% 0.179 153.8) |
| XYZ | xyz(40.9590, 66.7240, 39.9926) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 3.25
Mediumspringgreen
#00FA9A
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF097 #F05AB3
analogous
#68F05A #5AF097 #5AF0E2
triadic
#5AF097 #975AF0 #F0975A
tetradic
#5AF097 #5A68F0 #F05AB3 #F0E25A
square
#5AF097 #5A68F0 #F05AB3 #F0E25A
split-complementary
#5AF097 #E25AF0 #F05A68
monochromatic
#11BE58 #22EB74 #5AF097 #92F5BA #CAFADE
Accessibility & contrast
On white
1.46
#5AF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5AF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF097
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF097 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#12EDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af097; /* rgb */ color: rgb(90, 240, 151); /* oklch */ color: oklch(85.3% 0.179 153.8);
Tailwind
colors: {
custom: {
50: '#97f6b6',
500: '#5af097',
950: '#000000',
},
}SCSS
$custom: #5af097; $custom-light: #97f6b6; $custom-dark: #000000;
JSON
{
"hex": "#5af097",
"rgb": {
"r": 90,
"g": 240,
"b": 151
},
"hsl": {
"h": 144.4,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85347,
"c": 0.1787,
"h": 153.8
},
"luminance": 0.66728
}Semantic roles & 50–950 ramp
primary
#5AF097
secondary
#BD3284
accent
#0687E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581