#64F274#64F274
#64F274 is a very light, highly saturated green. Relative luminance 0.675; OKLCH L 85.6% C 0.208 H 145.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64F274 |
|---|---|
| RGB | rgb(100, 242, 116) |
| HSL | hsl(127, 85%, 67%) |
| HSV | hsv(127, 59%, 95%) |
| CMYK | cmyk(58.7%, 0%, 52.1%, 5.1%) |
| CIE-LAB | lab(85.74, -63.35, 49.11) |
| CIE-LCH | lch(85.74, 80.16, 142.22°) |
| OKLab | oklab(85.57% -0.1715 0.1179) |
| OKLCH | oklch(85.57% 0.208 145.5) |
| XYZ | xyz(40.1576, 67.4708, 27.4265) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.82
Easter Green
#8CFD7E
ΔE00 3.88
Lightish Green
#61E160
ΔE00 3.94
Light Bright Green
#53FE5C
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F274 #F264E2
analogous
#9BF264 #64F274 #64F2BB
triadic
#64F274 #7464F2 #F27464
tetradic
#64F274 #649BF2 #F264E2 #F2BB64
square
#64F274 #649BF2 #F264E2 #F2BB64
split-complementary
#64F274 #BB64F2 #F2649B
monochromatic
#11CB26 #2CED41 #64F274 #9CF7A7 #D5FBD9
Accessibility & contrast
On white
1.45
#64F274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#64F274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F274
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F274 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE69
Deuteranopia (green-blind)
#E3D27D
Tritanopia (blue-blind)
#46ECD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64f274; /* rgb */ color: rgb(100, 242, 116); /* oklch */ color: oklch(85.6% 0.208 145.5);
Tailwind
colors: {
custom: {
50: '#9df79f',
500: '#64f274',
950: '#000000',
},
}SCSS
$custom: #64f274; $custom-light: #9df79f; $custom-dark: #000000;
JSON
{
"hex": "#64f274",
"rgb": {
"r": 100,
"g": 242,
"b": 116
},
"hsl": {
"h": 126.761,
"s": 84.524,
"l": 67.059
},
"oklch": {
"l": 0.85573,
"c": 0.20815,
"h": 145.5
},
"luminance": 0.67475
}Semantic roles & 50–950 ramp
primary
#64F274
secondary
#C733B6
accent
#05C8E1
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580