#65E07E#65E07E
#65E07E is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.175 H 148.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65E07E |
|---|---|
| RGB | rgb(101, 224, 126) |
| HSL | hsl(132, 66%, 64%) |
| HSV | hsv(132, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.51, -54.93, 37.76) |
| CIE-LCH | lch(80.51, 66.66, 145.49°) |
| OKLab | oklab(81.32% -0.1487 0.0928) |
| OKLCH | oklch(81.32% 0.175 148) |
| XYZ | xyz(35.7860, 57.5812, 28.9631) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Tealish Green
#0CDC73
ΔE00 4.00
Lightish Green
#61E160
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 5.69
Seaweed
#18D17B
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E07E #E065C7
analogous
#89E065 #65E07E #65E0BB
triadic
#65E07E #7E65E0 #E07E65
tetradic
#65E07E #6589E0 #E065C7 #E0BB65
square
#65E07E #6589E0 #E065C7 #E0BB65
split-complementary
#65E07E #BB65E0 #E06589
monochromatic
#22A93D #32D653 #65E07E #98EAA9 #CBF5D3
Accessibility & contrast
On white
1.68
#65E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#65E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E07E
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E07E | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF77
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#4ADCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e07e; /* rgb */ color: rgb(101, 224, 126); /* oklch */ color: oklch(81.3% 0.175 148.0);
Tailwind
colors: {
custom: {
50: '#9aeaa4',
500: '#65e07e',
950: '#000000',
},
}SCSS
$custom: #65e07e; $custom-light: #9aeaa4; $custom-dark: #000000;
JSON
{
"hex": "#65e07e",
"rgb": {
"r": 101,
"g": 224,
"b": 126
},
"hsl": {
"h": 132.195,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81319,
"c": 0.17529,
"h": 148
},
"luminance": 0.57584
}Semantic roles & 50–950 ramp
primary
#65E07E
secondary
#AB3E95
accent
#17A9CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480