#65F587#65F587
#65F587 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.195 H 148.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65F587 |
|---|---|
| RGB | rgb(101, 245, 135) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(86.91, -61.55, 41.53) |
| CIE-LCH | lch(86.91, 74.25, 145.99°) |
| OKLab | oklab(86.62% -0.1664 0.1017) |
| OKLCH | oklch(86.62% 0.195 148.6) |
| XYZ | xyz(42.3894, 69.8168, 34.1591) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.63
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F587 #F565D3
analogous
#8BF565 #65F587 #65F5CF
triadic
#65F587 #8765F5 #F58765
tetradic
#65F587 #658BF5 #F565D3 #F5CF65
square
#65F587 #658BF5 #F565D3 #F5CF65
split-complementary
#65F587 #CF65F5 #F5658B
monochromatic
#0ED23C #2CF15A #65F587 #9EF9B4 #D8FCE1
Accessibility & contrast
On white
1.40
#65F587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#65F587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F587
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F587 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27F
Deuteranopia (green-blind)
#E4D58E
Tritanopia (blue-blind)
#3FF0DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f587; /* rgb */ color: rgb(101, 245, 135); /* oklch */ color: oklch(86.6% 0.195 148.6);
Tailwind
colors: {
custom: {
50: '#9df9ab',
500: '#65f587',
950: '#000000',
},
}SCSS
$custom: #65f587; $custom-light: #9df9ab; $custom-dark: #000000;
JSON
{
"hex": "#65f587",
"rgb": {
"r": 101,
"g": 245,
"b": 135
},
"hsl": {
"h": 134.167,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.8662,
"c": 0.19503,
"h": 148.6
},
"luminance": 0.69821
}Semantic roles & 50–950 ramp
primary
#65F587
secondary
#CD31A8
accent
#01AFE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581