#65E776#65E776
#65E776 is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.192 H 146.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65E776 |
|---|---|
| RGB | rgb(101, 231, 118) |
| HSL | hsl(128, 73%, 65%) |
| HSV | hsv(128, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 48.9%, 9.4%) |
| CIE-LAB | lab(82.50, -58.79, 44.19) |
| CIE-LCH | lch(82.50, 73.54, 143.07°) |
| OKLab | oklab(82.92% -0.1592 0.107) |
| OKLCH | oklch(82.92% 0.192 146.1) |
| XYZ | xyz(37.2104, 61.2232, 26.9924) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.77
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 4.54
Spearmint
#1EF876
ΔE00 4.72
Minty Green
#0BF77D
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E776 #E765D6
analogous
#95E765 #65E776 #65E7B7
triadic
#65E776 #7665E7 #E77665
tetradic
#65E776 #6595E7 #E765D6 #E7B765
square
#65E776 #6595E7 #E765D6 #E7B765
split-complementary
#65E776 #B765E7 #E76595
monochromatic
#1CB530 #30DF47 #65E776 #9AEFA5 #CFF8D4
Accessibility & contrast
On white
1.59
#65E776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#65E776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E776
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E776 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#D9C97E
Tritanopia (blue-blind)
#4BE2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e776; /* rgb */ color: rgb(101, 231, 118); /* oklch */ color: oklch(82.9% 0.192 146.1);
Tailwind
colors: {
custom: {
50: '#9bef9f',
500: '#65e776',
950: '#000000',
},
}SCSS
$custom: #65e776; $custom-light: #9bef9f; $custom-dark: #000000;
JSON
{
"hex": "#65e776",
"rgb": {
"r": 101,
"g": 231,
"b": 118
},
"hsl": {
"h": 127.846,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.82921,
"c": 0.19185,
"h": 146.1
},
"luminance": 0.61227
}Semantic roles & 50–950 ramp
primary
#65E776
secondary
#B53BA5
accent
#10BBD5
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580