#65F484#65F484
#65F484 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.196 H 148.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65F484 |
|---|---|
| RGB | rgb(101, 244, 132) |
| HSL | hsl(133, 87%, 68%) |
| HSV | hsv(133, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.57, -61.63, 42.55) |
| CIE-LCH | lch(86.57, 74.89, 145.38°) |
| OKLab | oklab(86.33% -0.1666 0.104) |
| OKLCH | oklch(86.33% 0.196 148) |
| XYZ | xyz(41.8795, 69.1301, 32.9618) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.20
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F484 #F465D5
analogous
#8DF465 #65F484 #65F4CC
triadic
#65F484 #8465F4 #F48465
tetradic
#65F484 #658DF4 #F465D5 #F4CC65
square
#65F484 #658DF4 #F465D5 #F4CC65
split-complementary
#65F484 #CC65F4 #F4658D
monochromatic
#0FD039 #2CF056 #65F484 #9EF8B2 #D7FCDF
Accessibility & contrast
On white
1.42
#65F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#65F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F484
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F484 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#41EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f484; /* rgb */ color: rgb(101, 244, 132); /* oklch */ color: oklch(86.3% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#9df9a9',
500: '#65f484',
950: '#000000',
},
}SCSS
$custom: #65f484; $custom-light: #9df9a9; $custom-dark: #000000;
JSON
{
"hex": "#65f484",
"rgb": {
"r": 101,
"g": 244,
"b": 132
},
"hsl": {
"h": 133.007,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86328,
"c": 0.1964,
"h": 148
},
"luminance": 0.69134
}Semantic roles & 50–950 ramp
primary
#65F484
secondary
#CB32AA
accent
#02B2E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581