#65E07D#65E07D
#65E07D is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.176 H 147.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65E07D |
|---|---|
| RGB | rgb(101, 224, 125) |
| HSL | hsl(132, 66%, 64%) |
| HSV | hsv(132, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.49, -55.08, 38.24) |
| CIE-LCH | lch(80.49, 67.05, 145.23°) |
| OKLab | oklab(81.3% -0.1491 0.0938) |
| OKLCH | oklch(81.3% 0.176 147.8) |
| XYZ | xyz(35.7218, 57.5556, 28.6249) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Tealish Green
#0CDC73
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 5.72
Seaweed
#18D17B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E07D #E065C8
analogous
#8AE065 #65E07D #65E0BA
triadic
#65E07D #7D65E0 #E07D65
tetradic
#65E07D #658AE0 #E065C8 #E0BA65
square
#65E07D #658AE0 #E065C8 #E0BA65
split-complementary
#65E07D #BA65E0 #E0658A
monochromatic
#22A93C #32D652 #65E07D #98EAA8 #CBF5D3
Accessibility & contrast
On white
1.68
#65E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#65E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E07D
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E07D | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF75
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#4BDCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65e07d; /* rgb */ color: rgb(101, 224, 125); /* oklch */ color: oklch(81.3% 0.176 147.8);
Tailwind
colors: {
custom: {
50: '#9aeaa4',
500: '#65e07d',
950: '#000000',
},
}SCSS
$custom: #65e07d; $custom-light: #9aeaa4; $custom-dark: #000000;
JSON
{
"hex": "#65e07d",
"rgb": {
"r": 101,
"g": 224,
"b": 125
},
"hsl": {
"h": 131.707,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81303,
"c": 0.17621,
"h": 147.8
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#65E07D
secondary
#AB3E96
accent
#17ABCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480