#65E494#65E494
#65E494 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.160 H 153.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65E494 |
|---|---|
| RGB | rgb(101, 228, 148) |
| HSL | hsl(142, 70%, 65%) |
| HSV | hsv(142, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.05, -52.82, 28.68) |
| CIE-LCH | lch(82.05, 60.11, 151.50°) |
| OKLab | oklab(82.7% -0.1434 0.072) |
| OKLCH | oklch(82.7% 0.16 153.4) |
| XYZ | xyz(38.4526, 60.3881, 37.6409) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.81
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 5.00
Light Green Blue
#56FCA2
ΔE00 5.28
Sea Green (survey)
#53FCA1
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E494 #E465B5
analogous
#76E465 #65E494 #65E4D4
triadic
#65E494 #9465E4 #E49465
tetradic
#65E494 #6576E4 #E465B5 #E4D465
square
#65E494 #6576E4 #E465B5 #E4D465
split-complementary
#65E494 #D465E4 #E46576
monochromatic
#1FB054 #31DB70 #65E494 #99EDB8 #CDF6DC
Accessibility & contrast
On white
1.61
#65E494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#65E494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E494
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E494 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 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)
#E4D38F
Deuteranopia (green-blind)
#D3C799
Tritanopia (blue-blind)
#40E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e494; /* rgb */ color: rgb(101, 228, 148); /* oklch */ color: oklch(82.7% 0.160 153.4);
Tailwind
colors: {
custom: {
50: '#9aedb4',
500: '#65e494',
950: '#000000',
},
}SCSS
$custom: #65e494; $custom-light: #9aedb4; $custom-dark: #000000;
JSON
{
"hex": "#65e494",
"rgb": {
"r": 101,
"g": 228,
"b": 148
},
"hsl": {
"h": 142.205,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82698,
"c": 0.16046,
"h": 153.4
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#65E494
secondary
#B13C86
accent
#138CD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581