#65F487#65F487
#65F487 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.194 H 148.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65F487 |
|---|---|
| RGB | rgb(101, 244, 135) |
| HSL | hsl(134, 87%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(86.61, -61.18, 41.15) |
| CIE-LCH | lch(86.61, 73.73, 146.08°) |
| OKLab | oklab(86.38% -0.1654 0.1009) |
| OKLCH | oklch(86.38% 0.194 148.6) |
| XYZ | xyz(42.0877, 69.2134, 34.0585) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F487 #F465D2
analogous
#8AF465 #65F487 #65F4CF
triadic
#65F487 #8765F4 #F48765
tetradic
#65F487 #658AF4 #F465D2 #F4CF65
square
#65F487 #658AF4 #F465D2 #F4CF65
split-complementary
#65F487 #CF65F4 #F4658A
monochromatic
#0FD03D #2CF05A #65F487 #9EF8B4 #D7FCE0
Accessibility & contrast
On white
1.41
#65F487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#65F487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F487
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F487 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17F
Deuteranopia (green-blind)
#E3D48E
Tritanopia (blue-blind)
#40F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f487; /* rgb */ color: rgb(101, 244, 135); /* oklch */ color: oklch(86.4% 0.194 148.6);
Tailwind
colors: {
custom: {
50: '#9df9ab',
500: '#65f487',
950: '#000000',
},
}SCSS
$custom: #65f487; $custom-light: #9df9ab; $custom-dark: #000000;
JSON
{
"hex": "#65f487",
"rgb": {
"r": 101,
"g": 244,
"b": 135
},
"hsl": {
"h": 134.266,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86375,
"c": 0.19372,
"h": 148.6
},
"luminance": 0.69217
}Semantic roles & 50–950 ramp
primary
#65F487
secondary
#CB32A7
accent
#02AEE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581