#65F47E#65F47E
#65F47E is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.202 H 147.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65F47E |
|---|---|
| RGB | rgb(101, 244, 126) |
| HSL | hsl(130, 87%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.49, -62.50, 45.33) |
| CIE-LCH | lch(86.49, 77.21, 144.05°) |
| OKLab | oklab(86.24% -0.169 0.11) |
| OKLCH | oklch(86.24% 0.202 147) |
| XYZ | xyz(41.4807, 68.9705, 30.8613) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.83
Easter Green
#8CFD7E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F47E #F465DB
analogous
#93F465 #65F47E #65F4C6
triadic
#65F47E #7E65F4 #F47E65
tetradic
#65F47E #6593F4 #F465DB #F4C665
square
#65F47E #6593F4 #F465DB #F4C665
split-complementary
#65F47E #C665F4 #F46593
monochromatic
#0FD031 #2CF04E #65F47E #9EF8AE #D7FCDE
Accessibility & contrast
On white
1.42
#65F47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#65F47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F47E
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F47E | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E074
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#43EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f47e; /* rgb */ color: rgb(101, 244, 126); /* oklch */ color: oklch(86.2% 0.202 147.0);
Tailwind
colors: {
custom: {
50: '#9df9a5',
500: '#65f47e',
950: '#000000',
},
}SCSS
$custom: #65f47e; $custom-light: #9df9a5; $custom-dark: #000000;
JSON
{
"hex": "#65f47e",
"rgb": {
"r": 101,
"g": 244,
"b": 126
},
"hsl": {
"h": 130.49,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86237,
"c": 0.20168,
"h": 147
},
"luminance": 0.68974
}Semantic roles & 50–950 ramp
primary
#65F47E
secondary
#CB32B1
accent
#02BCE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580