#65E78E#65E78E
#65E78E is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.170 H 151.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65E78E |
|---|---|
| RGB | rgb(101, 231, 142) |
| HSL | hsl(139, 73%, 65%) |
| HSV | hsv(139, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 38.5%, 9.4%) |
| CIE-LAB | lab(82.84, -55.07, 32.79) |
| CIE-LCH | lch(82.84, 64.09, 149.23°) |
| OKLab | oklab(83.32% -0.1492 0.0816) |
| OKLCH | oklch(83.32% 0.17 151.3) |
| XYZ | xyz(38.8224, 61.8680, 35.4818) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.75
Light Green Blue
#56FCA2
ΔE00 4.80
Sea Green (survey)
#53FCA1
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E78E #E765BE
analogous
#7DE765 #65E78E #65E7CF
triadic
#65E78E #8E65E7 #E78E65
tetradic
#65E78E #657DE7 #E765BE #E7CF65
square
#65E78E #657DE7 #E765BE #E7CF65
split-complementary
#65E78E #CF65E7 #E7657D
monochromatic
#1CB54D #30DF67 #65E78E #9AEFB5 #CFF8DC
Accessibility & contrast
On white
1.57
#65E78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#65E78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E78E
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E78E | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#42E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e78e; /* rgb */ color: rgb(101, 231, 142); /* oklch */ color: oklch(83.3% 0.170 151.3);
Tailwind
colors: {
custom: {
50: '#9befb0',
500: '#65e78e',
950: '#000000',
},
}SCSS
$custom: #65e78e; $custom-light: #9befb0; $custom-dark: #000000;
JSON
{
"hex": "#65e78e",
"rgb": {
"r": 101,
"g": 231,
"b": 142
},
"hsl": {
"h": 138.923,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83317,
"c": 0.17005,
"h": 151.3
},
"luminance": 0.61872
}Semantic roles & 50–950 ramp
primary
#65E78E
secondary
#B53B8F
accent
#1097D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581