#65EB97#65EB97
#65EB97 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.167 H 153.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB97 |
|---|---|
| RGB | rgb(101, 235, 151) |
| HSL | hsl(142, 77%, 66%) |
| HSV | hsv(142, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.18, -55.08, 30.01) |
| CIE-LCH | lch(84.18, 62.72, 151.42°) |
| OKLab | oklab(84.46% -0.1494 0.0752) |
| OKLCH | oklch(84.46% 0.167 153.3) |
| XYZ | xyz(40.6579, 64.4139, 39.5627) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Bluish Green
#76FDA8
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB97 #EB65B9
analogous
#76EB65 #65EB97 #65EBDA
triadic
#65EB97 #9765EB #EB9765
tetradic
#65EB97 #6576EB #EB65B9 #EBDA65
square
#65EB97 #6576EB #EB65B9 #EBDA65
split-complementary
#65EB97 #DA65EB #EB6576
monochromatic
#19BD56 #2FE472 #65EB97 #9BF2BC #D1F9E0
Accessibility & contrast
On white
1.51
#65EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#65EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB97
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB97 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#3BE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb97; /* rgb */ color: rgb(101, 235, 151); /* oklch */ color: oklch(84.5% 0.167 153.3);
Tailwind
colors: {
custom: {
50: '#9bf2b6',
500: '#65eb97',
950: '#000000',
},
}SCSS
$custom: #65eb97; $custom-light: #9bf2b6; $custom-dark: #000000;
JSON
{
"hex": "#65eb97",
"rgb": {
"r": 101,
"g": 235,
"b": 151
},
"hsl": {
"h": 142.388,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84462,
"c": 0.16726,
"h": 153.3
},
"luminance": 0.64418
}Semantic roles & 50–950 ramp
primary
#65EB97
secondary
#BC388B
accent
#0C8DD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581