#65E499#65E499
#65E499 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.156 H 154.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65E499 |
|---|---|
| RGB | rgb(101, 228, 153) |
| HSL | hsl(145, 70%, 65%) |
| HSV | hsv(145, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(82.14, -51.91, 26.24) |
| CIE-LCH | lch(82.14, 58.16, 153.19°) |
| OKLab | oklab(82.8% -0.1412 0.0661) |
| OKLCH | oklch(82.8% 0.156 154.9) |
| XYZ | xyz(38.8569, 60.5499, 39.7704) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Greenish Blue
#63F7B4
ΔE00 4.92
Light Blue Green
#7EFBB3
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E499 #E465B0
analogous
#71E465 #65E499 #65E4D9
triadic
#65E499 #9965E4 #E49965
tetradic
#65E499 #6571E4 #E465B0 #E4D965
square
#65E499 #6571E4 #E465B0 #E4D965
split-complementary
#65E499 #D965E4 #E46571
monochromatic
#1FB05A #31DB77 #65E499 #99EDBB #CDF6DE
Accessibility & contrast
On white
1.60
#65E499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#65E499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E499
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E499 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D494
Deuteranopia (green-blind)
#D2C79E
Tritanopia (blue-blind)
#3DE2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e499; /* rgb */ color: rgb(101, 228, 153); /* oklch */ color: oklch(82.8% 0.156 154.9);
Tailwind
colors: {
custom: {
50: '#9aedb7',
500: '#65e499',
950: '#000000',
},
}SCSS
$custom: #65e499; $custom-light: #9aedb7; $custom-dark: #000000;
JSON
{
"hex": "#65e499",
"rgb": {
"r": 101,
"g": 228,
"b": 153
},
"hsl": {
"h": 144.567,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82799,
"c": 0.15592,
"h": 154.9
},
"luminance": 0.60553
}Semantic roles & 50–950 ramp
primary
#65E499
secondary
#B13C81
accent
#1384D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581