#65F17E#65F17E
#65F17E is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.198 H 147.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65F17E |
|---|---|
| RGB | rgb(101, 241, 126) |
| HSL | hsl(131, 83%, 67%) |
| HSV | hsv(131, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.59, -61.40, 44.21) |
| CIE-LCH | lch(85.59, 75.66, 144.24°) |
| OKLab | oklab(85.5% -0.1661 0.1075) |
| OKLCH | oklch(85.5% 0.198 147.1) |
| XYZ | xyz(40.5853, 67.1799, 30.5628) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.65
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F17E #F165D8
analogous
#92F165 #65F17E #65F1C4
triadic
#65F17E #7E65F1 #F17E65
tetradic
#65F17E #6592F1 #F165D8 #F1C465
square
#65F17E #6592F1 #F165D8 #F1C465
split-complementary
#65F17E #C465F1 #F16592
monochromatic
#12C933 #2DEC4F #65F17E #9DF6AD #D5FBDC
Accessibility & contrast
On white
1.45
#65F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#65F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F17E
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F17E | 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)
#F4DE75
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#44ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f17e; /* rgb */ color: rgb(101, 241, 126); /* oklch */ color: oklch(85.5% 0.198 147.1);
Tailwind
colors: {
custom: {
50: '#9df7a5',
500: '#65f17e',
950: '#000000',
},
}SCSS
$custom: #65f17e; $custom-light: #9df7a5; $custom-dark: #000000;
JSON
{
"hex": "#65f17e",
"rgb": {
"r": 101,
"g": 241,
"b": 126
},
"hsl": {
"h": 130.714,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85501,
"c": 0.19781,
"h": 147.1
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#65F17E
secondary
#C634AC
accent
#06B9E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580