#65E39D#65E39D
#65E39D is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.6% C 0.151 H 156.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #65E39D |
|---|---|
| RGB | rgb(101, 227, 157) |
| HSL | hsl(147, 69%, 64%) |
| HSV | hsv(147, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(81.91, -50.75, 23.87) |
| CIE-LCH | lch(81.91, 56.08, 154.81°) |
| OKLab | oklab(82.64% -0.1384 0.0604) |
| OKLCH | oklch(82.64% 0.151 156.4) |
| XYZ | xyz(38.9185, 60.1356, 41.4481) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.11
Light Blue Green
#7EFBB3
ΔE00 5.38
Weird Green
#3AE57F
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E39D #E365AB
analogous
#6CE365 #65E39D #65E3DC
triadic
#65E39D #9D65E3 #E39D65
tetradic
#65E39D #656CE3 #E365AB #E3DC65
square
#65E39D #656CE3 #E365AB #E3DC65
split-complementary
#65E39D #DC65E3 #E3656C
monochromatic
#20AE5F #31DA7C #65E39D #99ECBE #CDF6DF
Accessibility & contrast
On white
1.61
#65E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#65E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E39D
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E39D | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D399
Deuteranopia (green-blind)
#D0C7A1
Tritanopia (blue-blind)
#3BE1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e39d; /* rgb */ color: rgb(101, 227, 157); /* oklch */ color: oklch(82.6% 0.151 156.4);
Tailwind
colors: {
custom: {
50: '#9aecba',
500: '#65e39d',
950: '#000000',
},
}SCSS
$custom: #65e39d; $custom-light: #9aecba; $custom-dark: #000000;
JSON
{
"hex": "#65e39d",
"rgb": {
"r": 101,
"g": 227,
"b": 157
},
"hsl": {
"h": 146.667,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82639,
"c": 0.15097,
"h": 156.4
},
"luminance": 0.60139
}Semantic roles & 50–950 ramp
primary
#65E39D
secondary
#AF3D7C
accent
#147DD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581