#65E276#65E276
#65E276 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.7% C 0.185 H 146.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65E276 |
|---|---|
| RGB | rgb(101, 226, 118) |
| HSL | hsl(128, 68%, 64%) |
| HSV | hsv(128, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 47.8%, 11.4%) |
| CIE-LAB | lab(81.00, -56.89, 42.31) |
| CIE-LCH | lch(81.00, 70.90, 143.36°) |
| OKLab | oklab(81.69% -0.1541 0.1028) |
| OKLCH | oklch(81.69% 0.185 146.3) |
| XYZ | xyz(35.8310, 58.4643, 26.5326) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.87
Weird Green
#3AE57F
ΔE00 3.34
Tealish Green
#0CDC73
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.83
Fresh Green
#69D84F
ΔE00 5.18
Minty Green
#0BF77D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E276 #E265D1
analogous
#93E265 #65E276 #65E2B5
triadic
#65E276 #7665E2 #E27665
tetradic
#65E276 #6593E2 #E265D1 #E2B565
square
#65E276 #6593E2 #E265D1 #E2B565
split-complementary
#65E276 #B565E2 #E26593
monochromatic
#20AC33 #31D848 #65E276 #99ECA4 #CCF5D2
Accessibility & contrast
On white
1.65
#65E276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65E276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E276
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E276 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#4CDDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e276; /* rgb */ color: rgb(101, 226, 118); /* oklch */ color: oklch(81.7% 0.185 146.3);
Tailwind
colors: {
custom: {
50: '#9bec9f',
500: '#65e276',
950: '#000000',
},
}SCSS
$custom: #65e276; $custom-light: #9bec9f; $custom-dark: #000000;
JSON
{
"hex": "#65e276",
"rgb": {
"r": 101,
"g": 226,
"b": 118
},
"hsl": {
"h": 128.16,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.81686,
"c": 0.18526,
"h": 146.3
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#65E276
secondary
#AE3D9F
accent
#15B7D0
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580