#5AF699#5AF699
#5AF699 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.185 H 153.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF699 |
|---|---|
| RGB | rgb(90, 246, 153) |
| HSL | hsl(144, 90%, 66%) |
| HSV | hsv(144, 63%, 96%) |
| CMYK | cmyk(63.4%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(87.18, -61.16, 32.95) |
| CIE-LCH | lch(87.18, 69.47, 151.69°) |
| OKLab | oklab(86.85% -0.1654 0.0822) |
| OKLCH | oklch(86.85% 0.185 153.6) |
| XYZ | xyz(42.9184, 70.3806, 41.4538) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 1.55
Light Bluish Green
#76FDA8
ΔE00 2.57
Mediumspringgreen
#00FA9A
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF699 #F65AB7
analogous
#69F65A #5AF699 #5AF6E7
triadic
#5AF699 #995AF6 #F6995A
tetradic
#5AF699 #5A69F6 #F65AB7 #F6E75A
square
#5AF699 #5A69F6 #F65AB7 #F6E75A
split-complementary
#5AF699 #E75AF6 #F65A69
monochromatic
#0BCB58 #20F375 #5AF699 #94F9BD #CEFCE1
Accessibility & contrast
On white
1.39
#5AF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5AF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF699
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF699 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#02F3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af699; /* rgb */ color: rgb(90, 246, 153); /* oklch */ color: oklch(86.9% 0.185 153.6);
Tailwind
colors: {
custom: {
50: '#98fab8',
500: '#5af699',
950: '#000000',
},
}SCSS
$custom: #5af699; $custom-light: #98fab8; $custom-dark: #000000;
JSON
{
"hex": "#5af699",
"rgb": {
"r": 90,
"g": 246,
"b": 153
},
"hsl": {
"h": 144.231,
"s": 89.655,
"l": 65.882
},
"oklch": {
"l": 0.86853,
"c": 0.18473,
"h": 153.6
},
"luminance": 0.70385
}Semantic roles & 50–950 ramp
primary
#5AF699
secondary
#C72D89
accent
#0089E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581