#65E796#65E796
#65E796 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.163 H 153.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65E796 |
|---|---|
| RGB | rgb(101, 231, 150) |
| HSL | hsl(143, 73%, 65%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(82.98, -53.67, 28.90) |
| CIE-LCH | lch(82.98, 60.96, 151.69°) |
| OKLab | oklab(83.47% -0.1457 0.0725) |
| OKLCH | oklch(83.47% 0.163 153.5) |
| XYZ | xyz(39.4447, 62.1169, 38.7593) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Aqua Green
#12E193
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.62
Sea Green (survey)
#53FCA1
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E796 #E765B6
analogous
#75E765 #65E796 #65E7D7
triadic
#65E796 #9665E7 #E79665
tetradic
#65E796 #6575E7 #E765B6 #E7D765
square
#65E796 #6575E7 #E765B6 #E7D765
split-complementary
#65E796 #D765E7 #E76575
monochromatic
#1CB556 #30DF72 #65E796 #9AEFBA #CFF8DE
Accessibility & contrast
On white
1.56
#65E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#65E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E796
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E796 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#3EE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e796; /* rgb */ color: rgb(101, 231, 150); /* oklch */ color: oklch(83.5% 0.163 153.5);
Tailwind
colors: {
custom: {
50: '#9befb5',
500: '#65e796',
950: '#000000',
},
}SCSS
$custom: #65e796; $custom-light: #9befb5; $custom-dark: #000000;
JSON
{
"hex": "#65e796",
"rgb": {
"r": 101,
"g": 231,
"b": 150
},
"hsl": {
"h": 142.615,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83469,
"c": 0.16274,
"h": 153.5
},
"luminance": 0.62121
}Semantic roles & 50–950 ramp
primary
#65E796
secondary
#B53B87
accent
#108BD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581