#5AF096#5AF096
#5AF096 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.180 H 153.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF096 |
|---|---|
| RGB | rgb(90, 240, 150) |
| HSL | hsl(144, 83%, 65%) |
| HSV | hsv(144, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(85.35, -59.43, 32.02) |
| CIE-LCH | lch(85.35, 67.50, 151.69°) |
| OKLab | oklab(85.33% -0.1608 0.08) |
| OKLCH | oklch(85.33% 0.18 153.6) |
| XYZ | xyz(40.8781, 66.6917, 39.5667) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF096 #F05AB4
analogous
#69F05A #5AF096 #5AF0E1
triadic
#5AF096 #965AF0 #F0965A
tetradic
#5AF096 #5A69F0 #F05AB4 #F0E15A
square
#5AF096 #5A69F0 #F05AB4 #F0E15A
split-complementary
#5AF096 #E15AF0 #F05A69
monochromatic
#11BE57 #22EB72 #5AF096 #92F5BA #CAFADD
Accessibility & contrast
On white
1.46
#5AF096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5AF096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF096
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF096 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#14EDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af096; /* rgb */ color: rgb(90, 240, 150); /* oklch */ color: oklch(85.3% 0.180 153.6);
Tailwind
colors: {
custom: {
50: '#97f6b5',
500: '#5af096',
950: '#000000',
},
}SCSS
$custom: #5af096; $custom-light: #97f6b5; $custom-dark: #000000;
JSON
{
"hex": "#5af096",
"rgb": {
"r": 90,
"g": 240,
"b": 150
},
"hsl": {
"h": 144,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85328,
"c": 0.1796,
"h": 153.6
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#5AF096
secondary
#BD3285
accent
#0689E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581