#5FF274#5FF274
#5FF274 is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.4% C 0.210 H 146.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF274 |
|---|---|
| RGB | rgb(95, 242, 116) |
| HSL | hsl(129, 85%, 66%) |
| HSV | hsv(129, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 52.1%, 5.1%) |
| CIE-LAB | lab(85.60, -64.43, 48.91) |
| CIE-LCH | lch(85.60, 80.89, 142.80°) |
| OKLab | oklab(85.42% -0.1743 0.1175) |
| OKLCH | oklch(85.42% 0.21 146) |
| XYZ | xyz(39.6213, 67.1943, 27.4014) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.01
Spring Green
#00FF7F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF274 #F25FDD
analogous
#93F25F #5FF274 #5FF2BD
triadic
#5FF274 #745FF2 #F2745F
tetradic
#5FF274 #5F93F2 #F25FDD #F2BD5F
square
#5FF274 #5F93F2 #F25FDD #F2BD5F
split-complementary
#5FF274 #BD5FF2 #F25F93
monochromatic
#10C62A #26ED43 #5FF274 #98F7A5 #D0FBD6
Accessibility & contrast
On white
1.45
#5FF274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5FF274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF274
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF274 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE69
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#3BEDD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff274; /* rgb */ color: rgb(95, 242, 116); /* oklch */ color: oklch(85.4% 0.210 146.0);
Tailwind
colors: {
custom: {
50: '#9af79e',
500: '#5ff274',
950: '#000000',
},
}SCSS
$custom: #5ff274; $custom-light: #9af79e; $custom-dark: #000000;
JSON
{
"hex": "#5ff274",
"rgb": {
"r": 95,
"g": 242,
"b": 116
},
"hsl": {
"h": 128.571,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85419,
"c": 0.21016,
"h": 146
},
"luminance": 0.67198
}Semantic roles & 50–950 ramp
primary
#5FF274
secondary
#C432AF
accent
#04C2E1
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580