#65E49A#65E49A
#65E49A is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.155 H 155.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65E49A |
|---|---|
| RGB | rgb(101, 228, 154) |
| HSL | hsl(145, 70%, 65%) |
| HSV | hsv(145, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.15, -51.72, 25.74) |
| CIE-LCH | lch(82.15, 57.78, 153.54°) |
| OKLab | oklab(82.82% -0.1408 0.0649) |
| OKLCH | oklch(82.82% 0.155 155.2) |
| XYZ | xyz(38.9398, 60.5830, 40.2072) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.69
Weird Green
#3AE57F
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E49A #E465AF
analogous
#70E465 #65E49A #65E4D9
triadic
#65E49A #9A65E4 #E49A65
tetradic
#65E49A #6570E4 #E465AF #E4D965
square
#65E49A #6570E4 #E465AF #E4D965
split-complementary
#65E49A #D965E4 #E46570
monochromatic
#1FB05B #31DB78 #65E49A #99EDBC #CDF6DE
Accessibility & contrast
On white
1.60
#65E49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#65E49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E49A
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E49A | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D495
Deuteranopia (green-blind)
#D2C79F
Tritanopia (blue-blind)
#3DE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e49a; /* rgb */ color: rgb(101, 228, 154); /* oklch */ color: oklch(82.8% 0.155 155.2);
Tailwind
colors: {
custom: {
50: '#9aedb8',
500: '#65e49a',
950: '#000000',
},
}SCSS
$custom: #65e49a; $custom-light: #9aedb8; $custom-dark: #000000;
JSON
{
"hex": "#65e49a",
"rgb": {
"r": 101,
"g": 228,
"b": 154
},
"hsl": {
"h": 145.039,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82819,
"c": 0.15502,
"h": 155.2
},
"luminance": 0.60587
}Semantic roles & 50–950 ramp
primary
#65E49A
secondary
#B13C80
accent
#1383D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581