#65E890#65E890
#65E890 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.170 H 151.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65E890 |
|---|---|
| RGB | rgb(101, 232, 144) |
| HSL | hsl(140, 74%, 65%) |
| HSV | hsv(140, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 37.9%, 9%) |
| CIE-LAB | lab(83.17, -55.12, 32.22) |
| CIE-LCH | lch(83.17, 63.84, 149.69°) |
| OKLab | oklab(83.6% -0.1493 0.0803) |
| OKLCH | oklch(83.6% 0.17 151.7) |
| XYZ | xyz(39.2545, 62.4899, 36.3733) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 4.45
Turquoise Green
#04F489
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.53
Sea Green (survey)
#53FCA1
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E890 #E865BD
analogous
#7BE865 #65E890 #65E8D2
triadic
#65E890 #9065E8 #E89065
tetradic
#65E890 #657BE8 #E865BD #E8D265
square
#65E890 #657BE8 #E865BD #E8D265
split-complementary
#65E890 #D265E8 #E8657B
monochromatic
#1BB74F #30E06A #65E890 #9AF0B6 #CFF8DD
Accessibility & contrast
On white
1.56
#65E890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#65E890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E890
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E890 | 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)
#E9D78A
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#40E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e890; /* rgb */ color: rgb(101, 232, 144); /* oklch */ color: oklch(83.6% 0.170 151.7);
Tailwind
colors: {
custom: {
50: '#9bf0b1',
500: '#65e890',
950: '#000000',
},
}SCSS
$custom: #65e890; $custom-light: #9bf0b1; $custom-dark: #000000;
JSON
{
"hex": "#65e890",
"rgb": {
"r": 101,
"g": 232,
"b": 144
},
"hsl": {
"h": 139.695,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83598,
"c": 0.16958,
"h": 151.7
},
"luminance": 0.62494
}Semantic roles & 50–950 ramp
primary
#65E890
secondary
#B73A8E
accent
#0F95D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581