#5AF99B#5AF99B
#5AF99B is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.6% C 0.187 H 153.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF99B |
|---|---|
| RGB | rgb(90, 249, 155) |
| HSL | hsl(145, 93%, 66%) |
| HSV | hsv(145, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(88.11, -61.93, 33.17) |
| CIE-LCH | lch(88.11, 70.26, 151.82°) |
| OKLab | oklab(87.62% -0.1675 0.0828) |
| OKLCH | oklch(87.62% 0.187 153.7) |
| XYZ | xyz(44.0048, 72.2870, 42.6377) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.08
Light Green Blue
#56FCA2
ΔE00 1.12
Light Bluish Green
#76FDA8
ΔE00 2.30
Mediumspringgreen
#00FA9A
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF99B #F95AB8
analogous
#69F95A #5AF99B #5AF9EA
triadic
#5AF99B #9B5AF9 #F99B5A
tetradic
#5AF99B #5A69F9 #F95AB8 #F9EA5A
square
#5AF99B #5A69F9 #F95AB8 #F9EA5A
split-complementary
#5AF99B #EA5AF9 #F95A69
monochromatic
#08D15A #1FF777 #5AF99B #95FBBF #D0FDE3
Accessibility & contrast
On white
1.36
#5AF99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#5AF99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF99B
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF99B | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E695
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#00F6E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af99b; /* rgb */ color: rgb(90, 249, 155); /* oklch */ color: oklch(87.6% 0.187 153.7);
Tailwind
colors: {
custom: {
50: '#98fcb9',
500: '#5af99b',
950: '#000000',
},
}SCSS
$custom: #5af99b; $custom-light: #98fcb9; $custom-dark: #000000;
JSON
{
"hex": "#5af99b",
"rgb": {
"r": 90,
"g": 249,
"b": 155
},
"hsl": {
"h": 144.528,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.87623,
"c": 0.18684,
"h": 153.7
},
"luminance": 0.72292
}Semantic roles & 50–950 ramp
primary
#5AF99B
secondary
#CC2B8A
accent
#0088E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681