#65E691#65E691
#65E691 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.166 H 152.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65E691 |
|---|---|
| RGB | rgb(101, 230, 145) |
| HSL | hsl(140, 72%, 65%) |
| HSV | hsv(140, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 37%, 9.8%) |
| CIE-LAB | lab(82.59, -54.15, 30.94) |
| CIE-LCH | lch(82.59, 62.37, 150.26°) |
| OKLab | oklab(83.13% -0.1468 0.0773) |
| OKLCH | oklch(83.13% 0.166 152.2) |
| XYZ | xyz(38.7716, 61.4011, 36.5910) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.64
Turquoise Green
#04F489
ΔE00 4.87
Light Green Blue
#56FCA2
ΔE00 4.88
Seafoam (survey)
#80F9AD
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E691 #E665BA
analogous
#7AE665 #65E691 #65E6D1
triadic
#65E691 #9165E6 #E69165
tetradic
#65E691 #657AE6 #E665BA #E6D165
square
#65E691 #657AE6 #E665BA #E6D165
split-complementary
#65E691 #D165E6 #E6657A
monochromatic
#1DB350 #30DD6B #65E691 #9AEFB7 #CEF7DC
Accessibility & contrast
On white
1.58
#65E691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#65E691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E691
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E691 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#40E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e691; /* rgb */ color: rgb(101, 230, 145); /* oklch */ color: oklch(83.1% 0.166 152.2);
Tailwind
colors: {
custom: {
50: '#9befb2',
500: '#65e691',
950: '#000000',
},
}SCSS
$custom: #65e691; $custom-light: #9befb2; $custom-dark: #000000;
JSON
{
"hex": "#65e691",
"rgb": {
"r": 101,
"g": 230,
"b": 145
},
"hsl": {
"h": 140.465,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83128,
"c": 0.16594,
"h": 152.2
},
"luminance": 0.61405
}Semantic roles & 50–950 ramp
primary
#65E691
secondary
#B43B8B
accent
#1192D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581