#65E79A#65E79A
#65E79A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.159 H 154.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65E79A |
|---|---|
| RGB | rgb(101, 231, 154) |
| HSL | hsl(144, 73%, 65%) |
| HSV | hsv(144, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.05, -52.94, 26.95) |
| CIE-LCH | lch(83.05, 59.40, 153.02°) |
| OKLab | oklab(83.55% -0.1439 0.0679) |
| OKLCH | oklch(83.55% 0.159 154.7) |
| XYZ | xyz(39.7723, 62.2479, 40.4847) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.51
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E79A #E765B2
analogous
#71E765 #65E79A #65E7DB
triadic
#65E79A #9A65E7 #E79A65
tetradic
#65E79A #6571E7 #E765B2 #E7DB65
square
#65E79A #6571E7 #E765B2 #E7DB65
split-complementary
#65E79A #DB65E7 #E76571
monochromatic
#1CB55B #30DF77 #65E79A #9AEFBD #CFF8DF
Accessibility & contrast
On white
1.56
#65E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#65E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E79A
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E79A | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#3BE5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e79a; /* rgb */ color: rgb(101, 231, 154); /* oklch */ color: oklch(83.5% 0.159 154.7);
Tailwind
colors: {
custom: {
50: '#9befb8',
500: '#65e79a',
950: '#000000',
},
}SCSS
$custom: #65e79a; $custom-light: #9befb8; $custom-dark: #000000;
JSON
{
"hex": "#65e79a",
"rgb": {
"r": 101,
"g": 231,
"b": 154
},
"hsl": {
"h": 144.462,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83548,
"c": 0.15912,
"h": 154.7
},
"luminance": 0.62252
}Semantic roles & 50–950 ramp
primary
#65E79A
secondary
#B53B83
accent
#1085D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581