#5FE294#5FE294
#5FE294 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.0% C 0.161 H 154.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE294 |
|---|---|
| RGB | rgb(95, 226, 148) |
| HSL | hsl(144, 69%, 63%) |
| HSV | hsv(144, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 34.5%, 11.4%) |
| CIE-LAB | lab(81.27, -53.34, 27.60) |
| CIE-LCH | lch(81.27, 60.06, 152.64°) |
| OKLab | oklab(82.01% -0.1448 0.0694) |
| OKLCH | oklch(82.01% 0.161 154.4) |
| XYZ | xyz(37.2579, 58.9602, 37.4282) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.44
Seafoam (survey)
#80F9AD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE294 #E25FAD
analogous
#6BE25F #5FE294 #5FE2D6
triadic
#5FE294 #945FE2 #E2945F
tetradic
#5FE294 #5F6BE2 #E25FAD #E2D65F
square
#5FE294 #5F6BE2 #E25FAD #E2D65F
split-complementary
#5FE294 #D65FE2 #E25F6B
monochromatic
#1EA856 #2BD971 #5FE294 #93EBB7 #C7F5D9
Accessibility & contrast
On white
1.64
#5FE294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FE294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE294
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE294 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18F
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#32E0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe294; /* rgb */ color: rgb(95, 226, 148); /* oklch */ color: oklch(82.0% 0.161 154.4);
Tailwind
colors: {
custom: {
50: '#97ecb4',
500: '#5fe294',
950: '#000000',
},
}SCSS
$custom: #5fe294; $custom-light: #97ecb4; $custom-dark: #000000;
JSON
{
"hex": "#5fe294",
"rgb": {
"r": 95,
"g": 226,
"b": 148
},
"hsl": {
"h": 144.275,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82009,
"c": 0.16057,
"h": 154.4
},
"luminance": 0.58964
}Semantic roles & 50–950 ramp
primary
#5FE294
secondary
#AA3B7D
accent
#1485D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581