#5AF088#5AF088
#5AF088 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.192 H 150.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF088 |
|---|---|
| RGB | rgb(90, 240, 136) |
| HSL | hsl(138, 83%, 65%) |
| HSV | hsv(138, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.13, -61.79, 38.71) |
| CIE-LCH | lch(85.13, 72.91, 147.94°) |
| OKLab | oklab(85.08% -0.1668 0.0953) |
| OKLCH | oklch(85.08% 0.192 150.3) |
| XYZ | xyz(39.8174, 66.2674, 33.9803) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF088 #F05AC2
analogous
#77F05A #5AF088 #5AF0D3
triadic
#5AF088 #885AF0 #F0885A
tetradic
#5AF088 #5A77F0 #F05AC2 #F0D35A
square
#5AF088 #5A77F0 #F05AC2 #F0D35A
split-complementary
#5AF088 #D35AF0 #F05A77
monochromatic
#11BE46 #22EB60 #5AF088 #92F5B0 #CAFAD9
Accessibility & contrast
On white
1.47
#5AF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5AF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF088
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF088 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD80
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#24ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af088; /* rgb */ color: rgb(90, 240, 136); /* oklch */ color: oklch(85.1% 0.192 150.3);
Tailwind
colors: {
custom: {
50: '#97f6ac',
500: '#5af088',
950: '#000000',
},
}SCSS
$custom: #5af088; $custom-light: #97f6ac; $custom-dark: #000000;
JSON
{
"hex": "#5af088",
"rgb": {
"r": 90,
"g": 240,
"b": 136
},
"hsl": {
"h": 138.4,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85081,
"c": 0.19212,
"h": 150.3
},
"luminance": 0.66271
}Semantic roles & 50–950 ramp
primary
#5AF088
secondary
#BD3292
accent
#069DE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581