#5AF09F#5AF09F
#5AF09F is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.172 H 156.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF09F |
|---|---|
| RGB | rgb(90, 240, 159) |
| HSL | hsl(148, 83%, 65%) |
| HSV | hsv(148, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.50, -57.78, 27.66) |
| CIE-LCH | lch(85.50, 64.06, 154.42°) |
| OKLab | oklab(85.5% -0.1568 0.0697) |
| OKLCH | oklch(85.5% 0.172 156.1) |
| XYZ | xyz(41.6309, 66.9928, 43.5311) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF09F #F05AAB
analogous
#60F05A #5AF09F #5AF0EA
triadic
#5AF09F #9F5AF0 #F09F5A
tetradic
#5AF09F #5A60F0 #F05AAB #F0EA5A
square
#5AF09F #5A60F0 #F05AAB #F0EA5A
split-complementary
#5AF09F #EA5AF0 #F05A60
monochromatic
#11BE61 #22EB7E #5AF09F #92F5C0 #CAFAE0
Accessibility & contrast
On white
1.46
#5AF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5AF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF09F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF09F | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#00EEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5af09f; /* rgb */ color: rgb(90, 240, 159); /* oklch */ color: oklch(85.5% 0.172 156.1);
Tailwind
colors: {
custom: {
50: '#97f6bc',
500: '#5af09f',
950: '#000000',
},
}SCSS
$custom: #5af09f; $custom-light: #97f6bc; $custom-dark: #000000;
JSON
{
"hex": "#5af09f",
"rgb": {
"r": 90,
"g": 240,
"b": 159
},
"hsl": {
"h": 147.6,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85504,
"c": 0.17162,
"h": 156.1
},
"luminance": 0.66997
}Semantic roles & 50–950 ramp
primary
#5AF09F
secondary
#BD327D
accent
#067BE0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582