#65E891#65E891
#65E891 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.169 H 152.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65E891 |
|---|---|
| RGB | rgb(101, 232, 145) |
| HSL | hsl(140, 74%, 65%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 37.5%, 9%) |
| CIE-LAB | lab(83.19, -54.95, 31.73) |
| CIE-LCH | lch(83.19, 63.45, 149.99°) |
| OKLab | oklab(83.62% -0.1489 0.0792) |
| OKLCH | oklch(83.62% 0.169 152) |
| XYZ | xyz(39.3313, 62.5206, 36.7776) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 4.51
Sea Green (survey)
#53FCA1
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E891 #E865BC
analogous
#7AE865 #65E891 #65E8D3
triadic
#65E891 #9165E8 #E89165
tetradic
#65E891 #657AE8 #E865BC #E8D365
square
#65E891 #657AE8 #E865BC #E8D365
split-complementary
#65E891 #D365E8 #E8657A
monochromatic
#1BB750 #30E06B #65E891 #9AF0B7 #CFF8DD
Accessibility & contrast
On white
1.56
#65E891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#65E891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E891
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E891 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#40E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e891; /* rgb */ color: rgb(101, 232, 145); /* oklch */ color: oklch(83.6% 0.169 152.0);
Tailwind
colors: {
custom: {
50: '#9bf0b2',
500: '#65e891',
950: '#000000',
},
}SCSS
$custom: #65e891; $custom-light: #9bf0b2; $custom-dark: #000000;
JSON
{
"hex": "#65e891",
"rgb": {
"r": 101,
"g": 232,
"b": 145
},
"hsl": {
"h": 140.153,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83617,
"c": 0.16867,
"h": 152
},
"luminance": 0.62524
}Semantic roles & 50–950 ramp
primary
#65E891
secondary
#B73A8D
accent
#0F93D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581