#5AF099#5AF099
#5AF099 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.177 H 154.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF099 |
|---|---|
| RGB | rgb(90, 240, 153) |
| HSL | hsl(145, 83%, 65%) |
| HSV | hsv(145, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.40, -58.89, 30.57) |
| CIE-LCH | lch(85.40, 66.35, 152.57°) |
| OKLab | oklab(85.39% -0.1595 0.0766) |
| OKLCH | oklch(85.39% 0.177 154.4) |
| XYZ | xyz(41.1228, 66.7895, 40.8553) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF099 #F05AB1
analogous
#66F05A #5AF099 #5AF0E4
triadic
#5AF099 #995AF0 #F0995A
tetradic
#5AF099 #5A66F0 #F05AB1 #F0E45A
square
#5AF099 #5A66F0 #F05AB1 #F0E45A
split-complementary
#5AF099 #E45AF0 #F05A66
monochromatic
#11BE5A #22EB76 #5AF099 #92F5BC #CAFADE
Accessibility & contrast
On white
1.46
#5AF099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5AF099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF099
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF099 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#0EEDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af099; /* rgb */ color: rgb(90, 240, 153); /* oklch */ color: oklch(85.4% 0.177 154.4);
Tailwind
colors: {
custom: {
50: '#97f6b7',
500: '#5af099',
950: '#000000',
},
}SCSS
$custom: #5af099; $custom-light: #97f6b7; $custom-dark: #000000;
JSON
{
"hex": "#5af099",
"rgb": {
"r": 90,
"g": 240,
"b": 153
},
"hsl": {
"h": 145.2,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85385,
"c": 0.17693,
"h": 154.4
},
"luminance": 0.66794
}Semantic roles & 50–950 ramp
primary
#5AF099
secondary
#BD3282
accent
#0684E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581