#5AF69A#5AF69A
#5AF69A is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.184 H 153.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF69A |
|---|---|
| RGB | rgb(90, 246, 154) |
| HSL | hsl(145, 90%, 66%) |
| HSV | hsv(145, 63%, 96%) |
| CMYK | cmyk(63.4%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.20, -60.98, 32.47) |
| CIE-LCH | lch(87.20, 69.09, 151.97°) |
| OKLab | oklab(86.87% -0.165 0.0811) |
| OKLCH | oklch(86.87% 0.184 153.8) |
| XYZ | xyz(43.0013, 70.4138, 41.8906) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.44
Light Green Blue
#56FCA2
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 2.51
Mediumspringgreen
#00FA9A
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF69A #F65AB6
analogous
#68F65A #5AF69A #5AF6E8
triadic
#5AF69A #9A5AF6 #F69A5A
tetradic
#5AF69A #5A68F6 #F65AB6 #F6E85A
square
#5AF69A #5A68F6 #F65AB6 #F6E85A
split-complementary
#5AF69A #E85AF6 #F65A68
monochromatic
#0BCB5A #20F376 #5AF69A #94F9BE #CEFCE1
Accessibility & contrast
On white
1.39
#5AF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5AF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF69A
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF69A | 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)
#F6E394
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#00F3DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af69a; /* rgb */ color: rgb(90, 246, 154); /* oklch */ color: oklch(86.9% 0.184 153.8);
Tailwind
colors: {
custom: {
50: '#98fab8',
500: '#5af69a',
950: '#000000',
},
}SCSS
$custom: #5af69a; $custom-light: #98fab8; $custom-dark: #000000;
JSON
{
"hex": "#5af69a",
"rgb": {
"r": 90,
"g": 246,
"b": 154
},
"hsl": {
"h": 144.615,
"s": 89.655,
"l": 65.882
},
"oklch": {
"l": 0.86872,
"c": 0.18385,
"h": 153.8
},
"luminance": 0.70418
}Semantic roles & 50–950 ramp
primary
#5AF69A
secondary
#C72D88
accent
#0087E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581