#65E79E#65E79E
#65E79E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.156 H 156.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65E79E |
|---|---|
| RGB | rgb(101, 231, 158) |
| HSL | hsl(146, 73%, 65%) |
| HSV | hsv(146, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.12, -52.19, 24.99) |
| CIE-LCH | lch(83.12, 57.86, 154.41°) |
| OKLab | oklab(83.63% -0.1421 0.0632) |
| OKLCH | oklch(83.63% 0.156 156) |
| XYZ | xyz(40.1110, 62.3834, 42.2685) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E79E #E765AE
analogous
#6DE765 #65E79E #65E7DF
triadic
#65E79E #9E65E7 #E79E65
tetradic
#65E79E #656DE7 #E765AE #E7DF65
square
#65E79E #656DE7 #E765AE #E7DF65
split-complementary
#65E79E #DF65E7 #E7656D
monochromatic
#1CB55F #30DF7D #65E79E #9AEFBF #CFF8E1
Accessibility & contrast
On white
1.56
#65E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#65E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E79E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E79E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#39E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e79e; /* rgb */ color: rgb(101, 231, 158); /* oklch */ color: oklch(83.6% 0.156 156.0);
Tailwind
colors: {
custom: {
50: '#9befbb',
500: '#65e79e',
950: '#000000',
},
}SCSS
$custom: #65e79e; $custom-light: #9befbb; $custom-dark: #000000;
JSON
{
"hex": "#65e79e",
"rgb": {
"r": 101,
"g": 231,
"b": 158
},
"hsl": {
"h": 146.308,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83631,
"c": 0.15554,
"h": 156
},
"luminance": 0.62387
}Semantic roles & 50–950 ramp
primary
#65E79E
secondary
#B53B80
accent
#107FD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582