#5FE498#5FE498
#5FE498 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.160 H 155.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE498 |
|---|---|
| RGB | rgb(95, 228, 152) |
| HSL | hsl(146, 71%, 63%) |
| HSV | hsv(146, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(81.94, -53.39, 26.45) |
| CIE-LCH | lch(81.94, 59.58, 153.65°) |
| OKLab | oklab(82.58% -0.1451 0.0666) |
| OKLCH | oklch(82.58% 0.16 155.3) |
| XYZ | xyz(38.1270, 60.1830, 39.3069) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.84
Light Greenish Blue
#63F7B4
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 5.05
Light Green Blue
#56FCA2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE498 #E45FAB
analogous
#68E45F #5FE498 #5FE4DA
triadic
#5FE498 #985FE4 #E4985F
tetradic
#5FE498 #5F68E4 #E45FAB #E4DA5F
square
#5FE498 #5F68E4 #E45FAB #E4DA5F
split-complementary
#5FE498 #DA5FE4 #E45F68
monochromatic
#1DAC5A #2BDB76 #5FE498 #93EDBA #C8F6DB
Accessibility & contrast
On white
1.61
#5FE498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5FE498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE498
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE498 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D393
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#2FE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe498; /* rgb */ color: rgb(95, 228, 152); /* oklch */ color: oklch(82.6% 0.160 155.3);
Tailwind
colors: {
custom: {
50: '#97edb6',
500: '#5fe498',
950: '#000000',
},
}SCSS
$custom: #5fe498; $custom-light: #97edb6; $custom-dark: #000000;
JSON
{
"hex": "#5fe498",
"rgb": {
"r": 95,
"g": 228,
"b": 152
},
"hsl": {
"h": 145.714,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82579,
"c": 0.15968,
"h": 155.3
},
"luminance": 0.60187
}Semantic roles & 50–950 ramp
primary
#5FE498
secondary
#AD3A7C
accent
#1281D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581