#65EE7B#65EE7B
#65EE7B is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.197 H 146.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE7B |
|---|---|
| RGB | rgb(101, 238, 123) |
| HSL | hsl(130, 80%, 66%) |
| HSV | hsv(130, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.66, -60.71, 44.48) |
| CIE-LCH | lch(84.66, 75.26, 143.77°) |
| OKLab | oklab(84.72% -0.1643 0.1079) |
| OKLCH | oklch(84.72% 0.197 146.7) |
| XYZ | xyz(39.5140, 65.3422, 29.2650) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.78
Lightish Green
#61E160
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 3.92
Wintergreen
#20F986
ΔE00 4.08
Lightgreen (survey)
#76FF7B
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE7B #EE65D8
analogous
#94EE65 #65EE7B #65EEC0
triadic
#65EE7B #7B65EE #EE7B65
tetradic
#65EE7B #6594EE #EE65D8 #EEC065
square
#65EE7B #6594EE #EE65D8 #EEC065
split-complementary
#65EE7B #C065EE #EE6594
monochromatic
#16C331 #2EE84C #65EE7B #9CF4AA #D3FAD9
Accessibility & contrast
On white
1.49
#65EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#65EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE7B
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE7B | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#47E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ee7b; /* rgb */ color: rgb(101, 238, 123); /* oklch */ color: oklch(84.7% 0.197 146.7);
Tailwind
colors: {
custom: {
50: '#9cf4a3',
500: '#65ee7b',
950: '#000000',
},
}SCSS
$custom: #65ee7b; $custom-light: #9cf4a3; $custom-dark: #000000;
JSON
{
"hex": "#65ee7b",
"rgb": {
"r": 101,
"g": 238,
"b": 123
},
"hsl": {
"h": 129.635,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84719,
"c": 0.19657,
"h": 146.7
},
"luminance": 0.65346
}Semantic roles & 50–950 ramp
primary
#65EE7B
secondary
#C136AB
accent
#09BADC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580