#65E59D#65E59D
#65E59D is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.154 H 156.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65E59D |
|---|---|
| RGB | rgb(101, 229, 157) |
| HSL | hsl(146, 71%, 65%) |
| HSV | hsv(146, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.51, -51.56, 24.68) |
| CIE-LCH | lch(82.51, 57.16, 154.43°) |
| OKLab | oklab(83.13% -0.1405 0.0624) |
| OKLCH | oklch(83.13% 0.154 156.1) |
| XYZ | xyz(39.4687, 61.2360, 41.6315) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Blue Green
#7EFBB3
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E59D #E565AD
analogous
#6DE565 #65E59D #65E5DD
triadic
#65E59D #9D65E5 #E59D65
tetradic
#65E59D #656DE5 #E565AD #E5DD65
square
#65E59D #656DE5 #E565AD #E5DD65
split-complementary
#65E59D #DD65E5 #E5656D
monochromatic
#1EB25F #31DC7C #65E59D #99EEBE #CEF7E0
Accessibility & contrast
On white
1.59
#65E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#65E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E59D
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E59D | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#3AE3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e59d; /* rgb */ color: rgb(101, 229, 157); /* oklch */ color: oklch(83.1% 0.154 156.1);
Tailwind
colors: {
custom: {
50: '#9beeba',
500: '#65e59d',
950: '#000000',
},
}SCSS
$custom: #65e59d; $custom-light: #9beeba; $custom-dark: #000000;
JSON
{
"hex": "#65e59d",
"rgb": {
"r": 101,
"g": 229,
"b": 157
},
"hsl": {
"h": 146.25,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83125,
"c": 0.15371,
"h": 156.1
},
"luminance": 0.6124
}Semantic roles & 50–950 ramp
primary
#65E59D
secondary
#B23C7F
accent
#127FD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581