#65EE78#65EE78
#65EE78 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.199 H 146.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE78 |
|---|---|
| RGB | rgb(101, 238, 120) |
| HSL | hsl(128, 80%, 66%) |
| HSV | hsv(128, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.62, -61.13, 45.86) |
| CIE-LCH | lch(84.62, 76.42, 143.12°) |
| OKLab | oklab(84.68% -0.1655 0.1109) |
| OKLCH | oklch(84.68% 0.199 146.2) |
| XYZ | xyz(39.3290, 65.2682, 28.2911) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE78 #EE65DB
analogous
#97EE65 #65EE78 #65EEBD
triadic
#65EE78 #7865EE #EE7865
tetradic
#65EE78 #6597EE #EE65DB #EEBD65
square
#65EE78 #6597EE #EE65DB #EEBD65
split-complementary
#65EE78 #BD65EE #EE6597
monochromatic
#16C32E #2EE848 #65EE78 #9CF4A8 #D3FAD9
Accessibility & contrast
On white
1.49
#65EE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#65EE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE78
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE78 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6E
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#48E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ee78; /* rgb */ color: rgb(101, 238, 120); /* oklch */ color: oklch(84.7% 0.199 146.2);
Tailwind
colors: {
custom: {
50: '#9cf4a1',
500: '#65ee78',
950: '#000000',
},
}SCSS
$custom: #65ee78; $custom-light: #9cf4a1; $custom-dark: #000000;
JSON
{
"hex": "#65ee78",
"rgb": {
"r": 101,
"g": 238,
"b": 120
},
"hsl": {
"h": 128.321,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84676,
"c": 0.19919,
"h": 146.2
},
"luminance": 0.65272
}Semantic roles & 50–950 ramp
primary
#65EE78
secondary
#C136AE
accent
#09BFDC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580