#65F17F#65F17F
#65F17F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.197 H 147.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65F17F |
|---|---|
| RGB | rgb(101, 241, 127) |
| HSL | hsl(131, 83%, 67%) |
| HSV | hsv(131, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.61, -61.25, 43.75) |
| CIE-LCH | lch(85.61, 75.27, 144.46°) |
| OKLab | oklab(85.52% -0.1657 0.1065) |
| OKLCH | oklch(85.52% 0.197 147.3) |
| XYZ | xyz(40.6502, 67.2058, 30.9044) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F17F #F165D7
analogous
#91F165 #65F17F #65F1C5
triadic
#65F17F #7F65F1 #F17F65
tetradic
#65F17F #6591F1 #F165D7 #F1C565
square
#65F17F #6591F1 #F165D7 #F1C565
split-complementary
#65F17F #C565F1 #F16591
monochromatic
#12C934 #2DEC50 #65F17F #9DF6AE #D5FBDC
Accessibility & contrast
On white
1.45
#65F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#65F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F17F
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F17F | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#44ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f17f; /* rgb */ color: rgb(101, 241, 127); /* oklch */ color: oklch(85.5% 0.197 147.3);
Tailwind
colors: {
custom: {
50: '#9df7a6',
500: '#65f17f',
950: '#000000',
},
}SCSS
$custom: #65f17f; $custom-light: #9df7a6; $custom-dark: #000000;
JSON
{
"hex": "#65f17f",
"rgb": {
"r": 101,
"g": 241,
"b": 127
},
"hsl": {
"h": 131.143,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85516,
"c": 0.19693,
"h": 147.3
},
"luminance": 0.6721
}Semantic roles & 50–950 ramp
primary
#65F17F
secondary
#C634AB
accent
#06B7E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580