#65E997#65E997
#65E997 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.165 H 153.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65E997 |
|---|---|
| RGB | rgb(101, 233, 151) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.59, -54.28, 29.21) |
| CIE-LCH | lch(83.59, 61.65, 151.71°) |
| OKLab | oklab(83.98% -0.1473 0.0733) |
| OKLCH | oklch(83.98% 0.165 153.6) |
| XYZ | xyz(40.0885, 63.2752, 39.3729) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Green Blue
#56FCA2
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E997 #E965B7
analogous
#75E965 #65E997 #65E9D9
triadic
#65E997 #9765E9 #E99765
tetradic
#65E997 #6575E9 #E965B7 #E9D965
square
#65E997 #6575E9 #E965B7 #E9D965
split-complementary
#65E997 #D965E9 #E96575
monochromatic
#1AB957 #2FE173 #65E997 #9BF1BB #D0F8DF
Accessibility & contrast
On white
1.54
#65E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#65E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E997
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E997 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#3CE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e997; /* rgb */ color: rgb(101, 233, 151); /* oklch */ color: oklch(84.0% 0.165 153.6);
Tailwind
colors: {
custom: {
50: '#9bf1b6',
500: '#65e997',
950: '#000000',
},
}SCSS
$custom: #65e997; $custom-light: #9bf1b6; $custom-dark: #000000;
JSON
{
"hex": "#65e997",
"rgb": {
"r": 101,
"g": 233,
"b": 151
},
"hsl": {
"h": 142.727,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83975,
"c": 0.16455,
"h": 153.6
},
"luminance": 0.63279
}Semantic roles & 50–950 ramp
primary
#65E997
secondary
#B93A89
accent
#0E8BD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581