#65E58E#65E58E
#65E58E is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.167 H 151.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65E58E |
|---|---|
| RGB | rgb(101, 229, 142) |
| HSL | hsl(139, 71%, 65%) |
| HSV | hsv(139, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.25, -54.28, 32.00) |
| CIE-LCH | lch(82.25, 63.01, 149.48°) |
| OKLab | oklab(82.83% -0.1471 0.0798) |
| OKLCH | oklch(82.83% 0.167 151.5) |
| XYZ | xyz(38.2658, 60.7548, 35.2963) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Aqua Green
#12E193
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 4.83
Turquoise Green
#04F489
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E58E #E565BC
analogous
#7CE565 #65E58E #65E5CE
triadic
#65E58E #8E65E5 #E58E65
tetradic
#65E58E #657CE5 #E565BC #E5CE65
square
#65E58E #657CE5 #E565BC #E5CE65
split-complementary
#65E58E #CE65E5 #E5657C
monochromatic
#1EB24D #31DC68 #65E58E #99EEB4 #CEF7DB
Accessibility & contrast
On white
1.60
#65E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#65E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E58E
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E58E | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#42E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e58e; /* rgb */ color: rgb(101, 229, 142); /* oklch */ color: oklch(82.8% 0.167 151.5);
Tailwind
colors: {
custom: {
50: '#9beeb0',
500: '#65e58e',
950: '#000000',
},
}SCSS
$custom: #65e58e; $custom-light: #9beeb0; $custom-dark: #000000;
JSON
{
"hex": "#65e58e",
"rgb": {
"r": 101,
"g": 229,
"b": 142
},
"hsl": {
"h": 139.219,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82828,
"c": 0.16734,
"h": 151.5
},
"luminance": 0.60758
}Semantic roles & 50–950 ramp
primary
#65E58E
secondary
#B23C8C
accent
#1295D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581