#65EE76#65EE76
#65EE76 is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.6% C 0.201 H 145.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE76 |
|---|---|
| RGB | rgb(101, 238, 118) |
| HSL | hsl(127, 80%, 66%) |
| HSV | hsv(127, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 50.4%, 6.7%) |
| CIE-LAB | lab(84.60, -61.40, 46.78) |
| CIE-LCH | lch(84.60, 77.19, 142.70°) |
| OKLab | oklab(84.65% -0.1663 0.1128) |
| OKLCH | oklch(84.65% 0.201 145.8) |
| XYZ | xyz(39.2089, 65.2202, 27.6585) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.62
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.38
Wintergreen
#20F986
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE76 #EE65DD
analogous
#99EE65 #65EE76 #65EEBB
triadic
#65EE76 #7665EE #EE7665
tetradic
#65EE76 #6599EE #EE65DD #EEBB65
square
#65EE76 #6599EE #EE65DD #EEBB65
split-complementary
#65EE76 #BB65EE #EE6599
monochromatic
#16C32B #2EE845 #65EE76 #9CF4A7 #D3FAD8
Accessibility & contrast
On white
1.50
#65EE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#65EE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE76
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE76 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6C
Deuteranopia (green-blind)
#E0CE7F
Tritanopia (blue-blind)
#48E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ee76; /* rgb */ color: rgb(101, 238, 118); /* oklch */ color: oklch(84.6% 0.201 145.8);
Tailwind
colors: {
custom: {
50: '#9df4a0',
500: '#65ee76',
950: '#000000',
},
}SCSS
$custom: #65ee76; $custom-light: #9df4a0; $custom-dark: #000000;
JSON
{
"hex": "#65ee76",
"rgb": {
"r": 101,
"g": 238,
"b": 118
},
"hsl": {
"h": 127.445,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84647,
"c": 0.20094,
"h": 145.8
},
"luminance": 0.65224
}Semantic roles & 50–950 ramp
primary
#65EE76
secondary
#C136B0
accent
#09C2DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580