#65E795#65E795
#65E795 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.164 H 153.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65E795 |
|---|---|
| RGB | rgb(101, 231, 149) |
| HSL | hsl(142, 73%, 65%) |
| HSV | hsv(142, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(82.96, -53.85, 29.39) |
| CIE-LCH | lch(82.96, 61.35, 151.37°) |
| OKLab | oklab(83.45% -0.1461 0.0737) |
| OKLCH | oklch(83.45% 0.164 153.2) |
| XYZ | xyz(39.3645, 62.0848, 38.3371) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Aqua Green
#12E193
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.62
Sea Green (survey)
#53FCA1
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E795 #E765B7
analogous
#76E765 #65E795 #65E7D6
triadic
#65E795 #9565E7 #E79565
tetradic
#65E795 #6576E7 #E765B7 #E7D665
square
#65E795 #6576E7 #E765B7 #E7D665
split-complementary
#65E795 #D665E7 #E76576
monochromatic
#1CB555 #30DF71 #65E795 #9AEFB9 #CFF8DE
Accessibility & contrast
On white
1.57
#65E795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#65E795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E795
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E795 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 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)
#E7D690
Deuteranopia (green-blind)
#D5CA9A
Tritanopia (blue-blind)
#3EE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e795; /* rgb */ color: rgb(101, 231, 149); /* oklch */ color: oklch(83.4% 0.164 153.2);
Tailwind
colors: {
custom: {
50: '#9befb4',
500: '#65e795',
950: '#000000',
},
}SCSS
$custom: #65e795; $custom-light: #9befb4; $custom-dark: #000000;
JSON
{
"hex": "#65e795",
"rgb": {
"r": 101,
"g": 231,
"b": 149
},
"hsl": {
"h": 142.154,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83449,
"c": 0.16365,
"h": 153.2
},
"luminance": 0.62088
}Semantic roles & 50–950 ramp
primary
#65E795
secondary
#B53B88
accent
#108CD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581