#65E797#65E797
#65E797 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.162 H 153.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65E797 |
|---|---|
| RGB | rgb(101, 231, 151) |
| HSL | hsl(143, 73%, 65%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(82.99, -53.49, 28.42) |
| CIE-LCH | lch(82.99, 60.57, 152.02°) |
| OKLab | oklab(83.49% -0.1452 0.0714) |
| OKLCH | oklch(83.49% 0.162 153.8) |
| XYZ | xyz(39.5255, 62.1493, 39.1852) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.63
Sea Green (survey)
#53FCA1
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E797 #E765B5
analogous
#74E765 #65E797 #65E7D8
triadic
#65E797 #9765E7 #E79765
tetradic
#65E797 #6574E7 #E765B5 #E7D865
square
#65E797 #6574E7 #E765B5 #E7D865
split-complementary
#65E797 #D865E7 #E76574
monochromatic
#1CB557 #30DF73 #65E797 #9AEFBB #CFF8DF
Accessibility & contrast
On white
1.56
#65E797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#65E797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E797
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E797 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D692
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#3DE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e797; /* rgb */ color: rgb(101, 231, 151); /* oklch */ color: oklch(83.5% 0.162 153.8);
Tailwind
colors: {
custom: {
50: '#9befb6',
500: '#65e797',
950: '#000000',
},
}SCSS
$custom: #65e797; $custom-light: #9befb6; $custom-dark: #000000;
JSON
{
"hex": "#65e797",
"rgb": {
"r": 101,
"g": 231,
"b": 151
},
"hsl": {
"h": 143.077,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83488,
"c": 0.16183,
"h": 153.8
},
"luminance": 0.62153
}Semantic roles & 50–950 ramp
primary
#65E797
secondary
#B53B86
accent
#1089D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581