#5FDA90#5FDA90
#5FDA90 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.153 H 154.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDA90 |
|---|---|
| RGB | rgb(95, 218, 144) |
| HSL | hsl(144, 62%, 61%) |
| HSV | hsv(144, 56%, 85%) |
| CMYK | cmyk(56.4%, 0%, 33.9%, 14.5%) |
| CIE-LAB | lab(78.80, -50.86, 26.34) |
| CIE-LCH | lch(78.80, 57.27, 152.62°) |
| OKLab | oklab(79.96% -0.1382 0.0663) |
| OKLCH | oklch(79.96% 0.153 154.4) |
| XYZ | xyz(34.8220, 54.5861, 35.0813) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Seaweed
#18D17B
ΔE00 4.45
Emerald
#50C878
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.36
Eucalyptus
#44D7A8
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDA90 #DA5FA9
analogous
#6CDA5F #5FDA90 #5FDACE
triadic
#5FDA90 #905FDA #DA905F
tetradic
#5FDA90 #5F6CDA #DA5FA9 #DACE5F
square
#5FDA90 #5F6CDA #DA5FA9 #DACE5F
split-complementary
#5FDA90 #CE5FDA #DA5F6C
monochromatic
#249B53 #2FCD6E #5FDA90 #91E5B2 #C2F1D5
Accessibility & contrast
On white
1.76
#5FDA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#5FDA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDA90
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDA90 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8B
Deuteranopia (green-blind)
#C9BE95
Tritanopia (blue-blind)
#38D8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fda90; /* rgb */ color: rgb(95, 218, 144); /* oklch */ color: oklch(80.0% 0.153 154.4);
Tailwind
colors: {
custom: {
50: '#96e6b1',
500: '#5fda90',
950: '#000000',
},
}SCSS
$custom: #5fda90; $custom-light: #96e6b1; $custom-dark: #000000;
JSON
{
"hex": "#5fda90",
"rgb": {
"r": 95,
"g": 218,
"b": 144
},
"hsl": {
"h": 143.902,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.79964,
"c": 0.15327,
"h": 154.4
},
"luminance": 0.54589
}Semantic roles & 50–950 ramp
primary
#5FDA90
secondary
#9F3E78
accent
#1B85CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481