#65F67E#65F67E
#65F67E is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.204 H 146.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65F67E |
|---|---|
| RGB | rgb(101, 246, 126) |
| HSL | hsl(130, 89%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 48.8%, 3.5%) |
| CIE-LAB | lab(87.09, -63.24, 46.07) |
| CIE-LCH | lch(87.09, 78.24, 143.92°) |
| OKLab | oklab(86.73% -0.171 0.1117) |
| OKLCH | oklch(86.73% 0.204 146.9) |
| XYZ | xyz(42.0857, 70.1806, 31.0630) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F67E #F665DD
analogous
#94F665 #65F67E #65F6C7
triadic
#65F67E #7E65F6 #F67E65
tetradic
#65F67E #6594F6 #F665DD #F6C765
square
#65F67E #6594F6 #F665DD #F6C765
split-complementary
#65F67E #C765F6 #F66594
monochromatic
#0CD42F #2BF34E #65F67E #9FF9AE #D9FDDF
Accessibility & contrast
On white
1.40
#65F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#65F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F67E
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F67E | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E274
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#43F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f67e; /* rgb */ color: rgb(101, 246, 126); /* oklch */ color: oklch(86.7% 0.204 146.9);
Tailwind
colors: {
custom: {
50: '#9efaa5',
500: '#65f67e',
950: '#000000',
},
}SCSS
$custom: #65f67e; $custom-light: #9efaa5; $custom-dark: #000000;
JSON
{
"hex": "#65f67e",
"rgb": {
"r": 101,
"g": 246,
"b": 126
},
"hsl": {
"h": 130.345,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86728,
"c": 0.20424,
"h": 146.9
},
"luminance": 0.70185
}Semantic roles & 50–950 ramp
primary
#65F67E
secondary
#CF30B4
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580