#65EF7B#65EF7B
#65EF7B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.198 H 146.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF7B |
|---|---|
| RGB | rgb(101, 239, 123) |
| HSL | hsl(130, 81%, 67%) |
| HSV | hsv(130, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.96, -61.08, 44.85) |
| CIE-LCH | lch(84.96, 75.78, 143.71°) |
| OKLab | oklab(84.97% -0.1653 0.1088) |
| OKLCH | oklch(84.97% 0.198 146.6) |
| XYZ | xyz(39.8059, 65.9261, 29.3624) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.69
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Lightish Green
#61E160
ΔE00 3.94
Wintergreen
#20F986
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF7B #EF65D9
analogous
#94EF65 #65EF7B #65EFC0
triadic
#65EF7B #7B65EF #EF7B65
tetradic
#65EF7B #6594EF #EF65D9 #EFC065
square
#65EF7B #6594EF #EF65D9 #EFC065
split-complementary
#65EF7B #C065EF #EF6594
monochromatic
#14C531 #2EE94B #65EF7B #9CF5AB #D4FBDA
Accessibility & contrast
On white
1.48
#65EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#65EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF7B
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF7B | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#46EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ef7b; /* rgb */ color: rgb(101, 239, 123); /* oklch */ color: oklch(85.0% 0.198 146.6);
Tailwind
colors: {
custom: {
50: '#9df5a3',
500: '#65ef7b',
950: '#000000',
},
}SCSS
$custom: #65ef7b; $custom-light: #9df5a3; $custom-dark: #000000;
JSON
{
"hex": "#65ef7b",
"rgb": {
"r": 101,
"g": 239,
"b": 123
},
"hsl": {
"h": 129.565,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.84965,
"c": 0.19787,
"h": 146.6
},
"luminance": 0.6593
}Semantic roles & 50–950 ramp
primary
#65EF7B
secondary
#C336AC
accent
#08BBDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580