#65E697#65E697
#65E697 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.160 H 154.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65E697 |
|---|---|
| RGB | rgb(101, 230, 151) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.70, -53.08, 28.02) |
| CIE-LCH | lch(82.70, 60.02, 152.18°) |
| OKLab | oklab(83.25% -0.1442 0.0704) |
| OKLCH | oklch(83.25% 0.16 154) |
| XYZ | xyz(39.2465, 61.5911, 39.0922) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.86
Sea Green (survey)
#53FCA1
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E697 #E665B4
analogous
#73E665 #65E697 #65E6D8
triadic
#65E697 #9765E6 #E69765
tetradic
#65E697 #6573E6 #E665B4 #E6D865
square
#65E697 #6573E6 #E665B4 #E6D865
split-complementary
#65E697 #D865E6 #E66573
monochromatic
#1DB357 #30DD73 #65E697 #9AEFBB #CEF7DE
Accessibility & contrast
On white
1.58
#65E697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#65E697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E697
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E697 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D592
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#3DE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e697; /* rgb */ color: rgb(101, 230, 151); /* oklch */ color: oklch(83.2% 0.160 154.0);
Tailwind
colors: {
custom: {
50: '#9befb6',
500: '#65e697',
950: '#000000',
},
}SCSS
$custom: #65e697; $custom-light: #9befb6; $custom-dark: #000000;
JSON
{
"hex": "#65e697",
"rgb": {
"r": 101,
"g": 230,
"b": 151
},
"hsl": {
"h": 143.256,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83245,
"c": 0.16046,
"h": 154
},
"luminance": 0.61595
}Semantic roles & 50–950 ramp
primary
#65E697
secondary
#B43B85
accent
#1189D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581