#65E79F#65E79F
#65E79F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.155 H 156.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65E79F |
|---|---|
| RGB | rgb(101, 231, 159) |
| HSL | hsl(147, 73%, 65%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.14, -52.00, 24.50) |
| CIE-LCH | lch(83.14, 57.48, 154.77°) |
| OKLab | oklab(83.65% -0.1417 0.062) |
| OKLCH | oklch(83.65% 0.155 156.4) |
| XYZ | xyz(40.1974, 62.4180, 42.7237) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E79F #E765AD
analogous
#6CE765 #65E79F #65E7E0
triadic
#65E79F #9F65E7 #E79F65
tetradic
#65E79F #656CE7 #E765AD #E7E065
square
#65E79F #656CE7 #E765AD #E7E065
split-complementary
#65E79F #E065E7 #E7656C
monochromatic
#1CB561 #30DF7E #65E79F #9AEFC0 #CFF8E1
Accessibility & contrast
On white
1.56
#65E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#65E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E79F
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E79F | 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)
#E6D79B
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#38E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e79f; /* rgb */ color: rgb(101, 231, 159); /* oklch */ color: oklch(83.7% 0.155 156.4);
Tailwind
colors: {
custom: {
50: '#9befbb',
500: '#65e79f',
950: '#000000',
},
}SCSS
$custom: #65e79f; $custom-light: #9befbb; $custom-dark: #000000;
JSON
{
"hex": "#65e79f",
"rgb": {
"r": 101,
"g": 231,
"b": 159
},
"hsl": {
"h": 146.769,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83652,
"c": 0.15465,
"h": 156.4
},
"luminance": 0.62422
}Semantic roles & 50–950 ramp
primary
#65E79F
secondary
#B53B7F
accent
#107DD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582