#65E591#65E591
#65E591 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.165 H 152.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65E591 |
|---|---|
| RGB | rgb(101, 229, 145) |
| HSL | hsl(141, 71%, 65%) |
| HSV | hsv(141, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.30, -53.76, 30.54) |
| CIE-LCH | lch(82.30, 61.83, 150.40°) |
| OKLab | oklab(82.88% -0.1458 0.0764) |
| OKLCH | oklch(82.88% 0.165 152.4) |
| XYZ | xyz(38.4941, 60.8462, 36.4985) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Aqua Green
#12E193
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 5.02
Turquoise Green
#04F489
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E591 #E565B9
analogous
#79E565 #65E591 #65E5D1
triadic
#65E591 #9165E5 #E59165
tetradic
#65E591 #6579E5 #E565B9 #E5D165
square
#65E591 #6579E5 #E565B9 #E5D165
split-complementary
#65E591 #D165E5 #E56579
monochromatic
#1EB251 #31DC6C #65E591 #99EEB6 #CEF7DC
Accessibility & contrast
On white
1.59
#65E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#65E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E591
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E591 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#41E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e591; /* rgb */ color: rgb(101, 229, 145); /* oklch */ color: oklch(82.9% 0.165 152.4);
Tailwind
colors: {
custom: {
50: '#9beeb2',
500: '#65e591',
950: '#000000',
},
}SCSS
$custom: #65e591; $custom-light: #9beeb2; $custom-dark: #000000;
JSON
{
"hex": "#65e591",
"rgb": {
"r": 101,
"g": 229,
"b": 145
},
"hsl": {
"h": 140.625,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82884,
"c": 0.16458,
"h": 152.4
},
"luminance": 0.6085
}Semantic roles & 50–950 ramp
primary
#65E591
secondary
#B23C8A
accent
#1291D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581