#65E992#65E992
#65E992 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.169 H 152.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E992 |
|---|---|
| RGB | rgb(101, 233, 146) |
| HSL | hsl(140, 75%, 65%) |
| HSV | hsv(140, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.50, -55.17, 31.64) |
| CIE-LCH | lch(83.50, 63.60, 150.16°) |
| OKLab | oklab(83.88% -0.1495 0.079) |
| OKLCH | oklch(83.88% 0.169 152.1) |
| XYZ | xyz(39.6910, 63.1162, 37.2795) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.27
Sea Green (survey)
#53FCA1
ΔE00 4.29
Turquoise Green
#04F489
ΔE00 4.40
Light Bluish Green
#76FDA8
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E992 #E965BC
analogous
#7AE965 #65E992 #65E9D4
triadic
#65E992 #9265E9 #E99265
tetradic
#65E992 #657AE9 #E965BC #E9D465
square
#65E992 #657AE9 #E965BC #E9D465
split-complementary
#65E992 #D465E9 #E9657A
monochromatic
#1AB951 #2FE16C #65E992 #9BF1B8 #D0F8DE
Accessibility & contrast
On white
1.54
#65E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E992
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E992 | 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)
#E9D88C
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#3FE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e992; /* rgb */ color: rgb(101, 233, 146); /* oklch */ color: oklch(83.9% 0.169 152.1);
Tailwind
colors: {
custom: {
50: '#9bf1b2',
500: '#65e992',
950: '#000000',
},
}SCSS
$custom: #65e992; $custom-light: #9bf1b2; $custom-dark: #000000;
JSON
{
"hex": "#65e992",
"rgb": {
"r": 101,
"g": 233,
"b": 146
},
"hsl": {
"h": 140.455,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83879,
"c": 0.16911,
"h": 152.1
},
"luminance": 0.6312
}Semantic roles & 50–950 ramp
primary
#65E992
secondary
#B93A8D
accent
#0E93D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581