#65E794#65E794
#65E794 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.165 H 153.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65E794 |
|---|---|
| RGB | rgb(101, 231, 148) |
| HSL | hsl(142, 73%, 65%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 35.9%, 9.4%) |
| CIE-LAB | lab(82.94, -54.02, 29.88) |
| CIE-LCH | lch(82.94, 61.74, 151.05°) |
| OKLab | oklab(83.43% -0.1466 0.0748) |
| OKLCH | oklch(83.43% 0.165 153) |
| XYZ | xyz(39.2850, 62.0530, 37.9184) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Aqua Green
#12E193
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.29
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.63
Sea Green (survey)
#53FCA1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E794 #E765B8
analogous
#77E765 #65E794 #65E7D5
triadic
#65E794 #9465E7 #E79465
tetradic
#65E794 #6577E7 #E765B8 #E7D565
square
#65E794 #6577E7 #E765B8 #E7D565
split-complementary
#65E794 #D565E7 #E76577
monochromatic
#1CB554 #30DF6F #65E794 #9AEFB9 #CFF8DE
Accessibility & contrast
On white
1.57
#65E794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#65E794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E794
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E794 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#D5CA99
Tritanopia (blue-blind)
#3FE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e794; /* rgb */ color: rgb(101, 231, 148); /* oklch */ color: oklch(83.4% 0.165 153.0);
Tailwind
colors: {
custom: {
50: '#9befb4',
500: '#65e794',
950: '#000000',
},
}SCSS
$custom: #65e794; $custom-light: #9befb4; $custom-dark: #000000;
JSON
{
"hex": "#65e794",
"rgb": {
"r": 101,
"g": 231,
"b": 148
},
"hsl": {
"h": 141.692,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.8343,
"c": 0.16456,
"h": 153
},
"luminance": 0.62057
}Semantic roles & 50–950 ramp
primary
#65E794
secondary
#B53B89
accent
#108ED5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581