#65E991#65E991
#65E991 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.170 H 151.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E991 |
|---|---|
| RGB | rgb(101, 233, 145) |
| HSL | hsl(140, 75%, 65%) |
| HSV | hsv(140, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 37.8%, 8.6%) |
| CIE-LAB | lab(83.49, -55.34, 32.13) |
| CIE-LCH | lch(83.49, 63.99, 149.86°) |
| OKLab | oklab(83.86% -0.15 0.0801) |
| OKLCH | oklch(83.86% 0.17 151.9) |
| XYZ | xyz(39.6136, 63.0852, 36.8717) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.31
Sea Green (survey)
#53FCA1
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E991 #E965BD
analogous
#7BE965 #65E991 #65E9D3
triadic
#65E991 #9165E9 #E99165
tetradic
#65E991 #657BE9 #E965BD #E9D365
square
#65E991 #657BE9 #E965BD #E9D365
split-complementary
#65E991 #D365E9 #E9657B
monochromatic
#1AB94F #2FE16B #65E991 #9BF1B7 #D0F8DD
Accessibility & contrast
On white
1.54
#65E991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E991
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E991 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#3FE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e991; /* rgb */ color: rgb(101, 233, 145); /* oklch */ color: oklch(83.9% 0.170 151.9);
Tailwind
colors: {
custom: {
50: '#9bf1b2',
500: '#65e991',
950: '#000000',
},
}SCSS
$custom: #65e991; $custom-light: #9bf1b2; $custom-dark: #000000;
JSON
{
"hex": "#65e991",
"rgb": {
"r": 101,
"g": 233,
"b": 145
},
"hsl": {
"h": 140,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83861,
"c": 0.17002,
"h": 151.9
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#65E991
secondary
#B93A8E
accent
#0E94D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581