#65F17A#65F17A
#65F17A is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.201 H 146.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65F17A |
|---|---|
| RGB | rgb(101, 241, 122) |
| HSL | hsl(129, 83%, 67%) |
| HSV | hsv(129, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(85.54, -61.96, 46.06) |
| CIE-LCH | lch(85.54, 77.20, 143.38°) |
| OKLab | oklab(85.44% -0.1677 0.1114) |
| OKLCH | oklch(85.44% 0.201 146.4) |
| XYZ | xyz(40.3324, 67.0787, 29.2306) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.92
Lightish Green
#61E160
ΔE00 4.12
Easter Green
#8CFD7E
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F17A #F165DC
analogous
#96F165 #65F17A #65F1C0
triadic
#65F17A #7A65F1 #F17A65
tetradic
#65F17A #6596F1 #F165DC #F1C065
square
#65F17A #6596F1 #F165DC #F1C065
split-complementary
#65F17A #C065F1 #F16596
monochromatic
#12C92E #2DEC4A #65F17A #9DF6AA #D5FBDB
Accessibility & contrast
On white
1.46
#65F17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#65F17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F17A
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F17A | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD70
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#46ECD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f17a; /* rgb */ color: rgb(101, 241, 122); /* oklch */ color: oklch(85.4% 0.201 146.4);
Tailwind
colors: {
custom: {
50: '#9df7a2',
500: '#65f17a',
950: '#000000',
},
}SCSS
$custom: #65f17a; $custom-light: #9df7a2; $custom-dark: #000000;
JSON
{
"hex": "#65f17a",
"rgb": {
"r": 101,
"g": 241,
"b": 122
},
"hsl": {
"h": 129,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85443,
"c": 0.20131,
"h": 146.4
},
"luminance": 0.67082
}Semantic roles & 50–950 ramp
primary
#65F17A
secondary
#C634B0
accent
#06BFE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580