#65F787#65F787
#65F787 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.198 H 148.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65F787 |
|---|---|
| RGB | rgb(101, 247, 135) |
| HSL | hsl(134, 90%, 68%) |
| HSV | hsv(134, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.50, -62.30, 42.28) |
| CIE-LCH | lch(87.50, 75.29, 145.83°) |
| OKLab | oklab(87.11% -0.1684 0.1035) |
| OKLCH | oklch(87.11% 0.198 148.4) |
| XYZ | xyz(42.9978, 71.0334, 34.3619) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F787 #F765D5
analogous
#8CF765 #65F787 #65F7D0
triadic
#65F787 #8765F7 #F78765
tetradic
#65F787 #658CF7 #F765D5 #F7D065
square
#65F787 #658CF7 #F765D5 #F7D065
split-complementary
#65F787 #D065F7 #F7658C
monochromatic
#0BD63A #2BF45A #65F787 #9FFAB4 #D9FDE2
Accessibility & contrast
On white
1.38
#65F787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#65F787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F787
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F787 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#3EF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f787; /* rgb */ color: rgb(101, 247, 135); /* oklch */ color: oklch(87.1% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#9dfbab',
500: '#65f787',
950: '#000000',
},
}SCSS
$custom: #65f787; $custom-light: #9dfbab; $custom-dark: #000000;
JSON
{
"hex": "#65f787",
"rgb": {
"r": 101,
"g": 247,
"b": 135
},
"hsl": {
"h": 133.973,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87109,
"c": 0.19763,
"h": 148.4
},
"luminance": 0.71037
}Semantic roles & 50–950 ramp
primary
#65F787
secondary
#D030AB
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581