#65ED7B#65ED7B
#65ED7B is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.195 H 146.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED7B |
|---|---|
| RGB | rgb(101, 237, 123) |
| HSL | hsl(130, 79%, 66%) |
| HSV | hsv(130, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(84.36, -60.33, 44.11) |
| CIE-LCH | lch(84.36, 74.74, 143.83°) |
| OKLab | oklab(84.47% -0.1633 0.1071) |
| OKLCH | oklch(84.47% 0.195 146.7) |
| XYZ | xyz(39.2236, 64.7615, 29.1683) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.77
Minty Green
#0BF77D
ΔE00 3.89
Wintergreen
#20F986
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED7B #ED65D7
analogous
#93ED65 #65ED7B #65EDBF
triadic
#65ED7B #7B65ED #ED7B65
tetradic
#65ED7B #6593ED #ED65D7 #EDBF65
square
#65ED7B #6593ED #ED65D7 #EDBF65
split-complementary
#65ED7B #BF65ED #ED6593
monochromatic
#17C132 #2EE74C #65ED7B #9CF3AA #D3FAD9
Accessibility & contrast
On white
1.51
#65ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#65ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED7B
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED7B | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#47E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ed7b; /* rgb */ color: rgb(101, 237, 123); /* oklch */ color: oklch(84.5% 0.195 146.7);
Tailwind
colors: {
custom: {
50: '#9cf4a3',
500: '#65ed7b',
950: '#000000',
},
}SCSS
$custom: #65ed7b; $custom-light: #9cf4a3; $custom-dark: #000000;
JSON
{
"hex": "#65ed7b",
"rgb": {
"r": 101,
"g": 237,
"b": 123
},
"hsl": {
"h": 129.706,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84473,
"c": 0.19527,
"h": 146.7
},
"luminance": 0.64765
}Semantic roles & 50–950 ramp
primary
#65ED7B
secondary
#BF37A9
accent
#0ABADB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580