#65EF87#65EF87
#65EF87 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.187 H 149.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF87 |
|---|---|
| RGB | rgb(101, 239, 135) |
| HSL | hsl(135, 81%, 67%) |
| HSV | hsv(135, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(85.12, -59.30, 39.24) |
| CIE-LCH | lch(85.12, 71.11, 146.50°) |
| OKLab | oklab(85.15% -0.1604 0.0965) |
| OKLCH | oklch(85.15% 0.187 149) |
| XYZ | xyz(40.6037, 66.2452, 33.5638) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF87 #EF65CD
analogous
#88EF65 #65EF87 #65EFCC
triadic
#65EF87 #8765EF #EF8765
tetradic
#65EF87 #6588EF #EF65CD #EFCC65
square
#65EF87 #6588EF #EF65CD #EFCC65
split-complementary
#65EF87 #CC65EF #EF6588
monochromatic
#14C540 #2EE95C #65EF87 #9CF5B2 #D4FBDD
Accessibility & contrast
On white
1.47
#65EF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#65EF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF87
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF87 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7F
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#42EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef87; /* rgb */ color: rgb(101, 239, 135); /* oklch */ color: oklch(85.2% 0.187 149.0);
Tailwind
colors: {
custom: {
50: '#9cf5ab',
500: '#65ef87',
950: '#000000',
},
}SCSS
$custom: #65ef87; $custom-light: #9cf5ab; $custom-dark: #000000;
JSON
{
"hex": "#65ef87",
"rgb": {
"r": 101,
"g": 239,
"b": 135
},
"hsl": {
"h": 134.783,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85152,
"c": 0.18716,
"h": 149
},
"luminance": 0.66249
}Semantic roles & 50–950 ramp
primary
#65EF87
secondary
#C336A0
accent
#08A9DE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581