#65E49D#65E49D
#65E49D is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.152 H 156.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65E49D |
|---|---|
| RGB | rgb(101, 228, 157) |
| HSL | hsl(146, 70%, 65%) |
| HSV | hsv(146, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.21, -51.16, 24.27) |
| CIE-LCH | lch(82.21, 56.62, 154.62°) |
| OKLab | oklab(82.88% -0.1394 0.0614) |
| OKLCH | oklch(82.88% 0.152 156.2) |
| XYZ | xyz(39.1928, 60.6842, 41.5396) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Blue Green
#7EFBB3
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E49D #E465AC
analogous
#6CE465 #65E49D #65E4DD
triadic
#65E49D #9D65E4 #E49D65
tetradic
#65E49D #656CE4 #E465AC #E4DD65
square
#65E49D #656CE4 #E465AC #E4DD65
split-complementary
#65E49D #DD65E4 #E4656C
monochromatic
#1FB05F #31DB7C #65E49D #99EDBE #CDF6DF
Accessibility & contrast
On white
1.60
#65E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#65E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E49D
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E49D | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#3BE2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e49d; /* rgb */ color: rgb(101, 228, 157); /* oklch */ color: oklch(82.9% 0.152 156.2);
Tailwind
colors: {
custom: {
50: '#9aedba',
500: '#65e49d',
950: '#000000',
},
}SCSS
$custom: #65e49d; $custom-light: #9aedba; $custom-dark: #000000;
JSON
{
"hex": "#65e49d",
"rgb": {
"r": 101,
"g": 228,
"b": 157
},
"hsl": {
"h": 146.457,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82882,
"c": 0.15234,
"h": 156.2
},
"luminance": 0.60688
}Semantic roles & 50–950 ramp
primary
#65E49D
secondary
#B13C7D
accent
#137ED2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581