#5FE495#5FE495
#5FE495 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.162 H 154.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE495 |
|---|---|
| RGB | rgb(95, 228, 149) |
| HSL | hsl(144, 71%, 63%) |
| HSV | hsv(144, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(81.88, -53.95, 27.92) |
| CIE-LCH | lch(81.88, 60.75, 152.64°) |
| OKLab | oklab(82.52% -0.1464 0.0702) |
| OKLCH | oklch(82.52% 0.162 154.4) |
| XYZ | xyz(37.8844, 60.0860, 38.0292) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.88
Seafoam (survey)
#80F9AD
ΔE00 5.12
Light Green Blue
#56FCA2
ΔE00 5.22
Sea Green (survey)
#53FCA1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE495 #E45FAE
analogous
#6BE45F #5FE495 #5FE4D7
triadic
#5FE495 #955FE4 #E4955F
tetradic
#5FE495 #5F6BE4 #E45FAE #E4D75F
square
#5FE495 #5F6BE4 #E45FAE #E4D75F
split-complementary
#5FE495 #D75FE4 #E45F6B
monochromatic
#1DAC57 #2BDB72 #5FE495 #93EDB8 #C8F6DA
Accessibility & contrast
On white
1.61
#5FE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5FE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE495
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE495 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#31E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe495; /* rgb */ color: rgb(95, 228, 149); /* oklch */ color: oklch(82.5% 0.162 154.4);
Tailwind
colors: {
custom: {
50: '#97edb4',
500: '#5fe495',
950: '#000000',
},
}SCSS
$custom: #5fe495; $custom-light: #97edb4; $custom-dark: #000000;
JSON
{
"hex": "#5fe495",
"rgb": {
"r": 95,
"g": 228,
"b": 149
},
"hsl": {
"h": 144.361,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82519,
"c": 0.16238,
"h": 154.4
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#5FE495
secondary
#AD3A7E
accent
#1285D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581