#65F47A#65F47A
#65F47A is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.205 H 146.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65F47A |
|---|---|
| RGB | rgb(101, 244, 122) |
| HSL | hsl(129, 87%, 68%) |
| HSV | hsv(129, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(86.44, -63.06, 47.16) |
| CIE-LCH | lch(86.44, 78.74, 143.21°) |
| OKLab | oklab(86.18% -0.1706 0.1139) |
| OKLCH | oklch(86.18% 0.205 146.3) |
| XYZ | xyz(41.2277, 68.8693, 29.5291) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F47A #F465DF
analogous
#98F465 #65F47A #65F4C1
triadic
#65F47A #7A65F4 #F47A65
tetradic
#65F47A #6598F4 #F465DF #F4C165
square
#65F47A #6598F4 #F465DF #F4C165
split-complementary
#65F47A #C165F4 #F46598
monochromatic
#0FD02B #2CF049 #65F47A #9EF8AB #D7FCDD
Accessibility & contrast
On white
1.42
#65F47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#65F47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F47A
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F47A | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#E5D383
Tritanopia (blue-blind)
#45EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f47a; /* rgb */ color: rgb(101, 244, 122); /* oklch */ color: oklch(86.2% 0.205 146.3);
Tailwind
colors: {
custom: {
50: '#9df9a3',
500: '#65f47a',
950: '#000000',
},
}SCSS
$custom: #65f47a; $custom-light: #9df9a3; $custom-dark: #000000;
JSON
{
"hex": "#65f47a",
"rgb": {
"r": 101,
"g": 244,
"b": 122
},
"hsl": {
"h": 128.811,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.8618,
"c": 0.20515,
"h": 146.3
},
"luminance": 0.68873
}Semantic roles & 50–950 ramp
primary
#65F47A
secondary
#CB32B5
accent
#02C2E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580