#65F481#65F481
#65F481 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.199 H 147.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65F481 |
|---|---|
| RGB | rgb(101, 244, 129) |
| HSL | hsl(132, 87%, 68%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.53, -62.07, 43.95) |
| CIE-LCH | lch(86.53, 76.05, 144.70°) |
| OKLab | oklab(86.28% -0.1678 0.107) |
| OKLCH | oklch(86.28% 0.199 147.5) |
| XYZ | xyz(41.6772, 69.0491, 31.8961) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.31
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F481 #F465D8
analogous
#91F465 #65F481 #65F4C8
triadic
#65F481 #8165F4 #F48165
tetradic
#65F481 #6591F4 #F465D8 #F4C865
square
#65F481 #6591F4 #F465D8 #F4C865
split-complementary
#65F481 #C865F4 #F46591
monochromatic
#0FD035 #2CF052 #65F481 #9EF8B0 #D7FCDE
Accessibility & contrast
On white
1.42
#65F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#65F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F481
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F481 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E078
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#42EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f481; /* rgb */ color: rgb(101, 244, 129); /* oklch */ color: oklch(86.3% 0.199 147.5);
Tailwind
colors: {
custom: {
50: '#9df9a7',
500: '#65f481',
950: '#000000',
},
}SCSS
$custom: #65f481; $custom-light: #9df9a7; $custom-dark: #000000;
JSON
{
"hex": "#65f481",
"rgb": {
"r": 101,
"g": 244,
"b": 129
},
"hsl": {
"h": 131.748,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86282,
"c": 0.19905,
"h": 147.5
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#65F481
secondary
#CB32AD
accent
#02B7E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580