#65EF84#65EF84
#65EF84 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.190 H 148.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF84 |
|---|---|
| RGB | rgb(101, 239, 132) |
| HSL | hsl(133, 81%, 67%) |
| HSV | hsv(133, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(85.08, -59.76, 40.66) |
| CIE-LCH | lch(85.08, 72.28, 145.77°) |
| OKLab | oklab(85.1% -0.1616 0.0996) |
| OKLCH | oklch(85.1% 0.19 148.3) |
| XYZ | xyz(40.3954, 66.1619, 32.4671) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF84 #EF65D0
analogous
#8BEF65 #65EF84 #65EFC9
triadic
#65EF84 #8465EF #EF8465
tetradic
#65EF84 #658BEF #EF65D0 #EFC965
square
#65EF84 #658BEF #EF65D0 #EFC965
split-complementary
#65EF84 #C965EF #EF658B
monochromatic
#14C53C #2EE958 #65EF84 #9CF5B0 #D4FBDD
Accessibility & contrast
On white
1.48
#65EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#65EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF84
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF84 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#43EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ef84; /* rgb */ color: rgb(101, 239, 132); /* oklch */ color: oklch(85.1% 0.190 148.3);
Tailwind
colors: {
custom: {
50: '#9cf5a9',
500: '#65ef84',
950: '#000000',
},
}SCSS
$custom: #65ef84; $custom-light: #9cf5a9; $custom-dark: #000000;
JSON
{
"hex": "#65ef84",
"rgb": {
"r": 101,
"g": 239,
"b": 132
},
"hsl": {
"h": 133.478,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85103,
"c": 0.18987,
"h": 148.3
},
"luminance": 0.66166
}Semantic roles & 50–950 ramp
primary
#65EF84
secondary
#C336A3
accent
#08AEDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581