#65E495#65E495
#65E495 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.160 H 153.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E495 |
|---|---|
| RGB | rgb(101, 228, 149) |
| HSL | hsl(143, 70%, 65%) |
| HSV | hsv(143, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.07, -52.64, 28.19) |
| CIE-LCH | lch(82.07, 59.72, 151.83°) |
| OKLab | oklab(82.72% -0.143 0.0708) |
| OKLCH | oklch(82.72% 0.16 153.7) |
| XYZ | xyz(38.5320, 60.4199, 38.0596) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.95
Aqua Green
#12E193
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.76
Seafoam (survey)
#80F9AD
ΔE00 4.96
Light Green Blue
#56FCA2
ΔE00 5.29
Sea Green (survey)
#53FCA1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E495 #E465B4
analogous
#75E465 #65E495 #65E4D5
triadic
#65E495 #9565E4 #E49565
tetradic
#65E495 #6575E4 #E465B4 #E4D565
square
#65E495 #6575E4 #E465B4 #E4D565
split-complementary
#65E495 #D565E4 #E46575
monochromatic
#1FB056 #31DB71 #65E495 #99EDB9 #CDF6DD
Accessibility & contrast
On white
1.60
#65E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E495
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E495 | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D390
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#3FE1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e495; /* rgb */ color: rgb(101, 228, 149); /* oklch */ color: oklch(82.7% 0.160 153.7);
Tailwind
colors: {
custom: {
50: '#9aedb4',
500: '#65e495',
950: '#000000',
},
}SCSS
$custom: #65e495; $custom-light: #9aedb4; $custom-dark: #000000;
JSON
{
"hex": "#65e495",
"rgb": {
"r": 101,
"g": 228,
"b": 149
},
"hsl": {
"h": 142.677,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82718,
"c": 0.15955,
"h": 153.7
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#65E495
secondary
#B13C85
accent
#138AD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581