#65ED97#65ED97
#65ED97 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.170 H 153.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED97 |
|---|---|
| RGB | rgb(101, 237, 151) |
| HSL | hsl(142, 79%, 66%) |
| HSV | hsv(142, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.77, -55.86, 30.80) |
| CIE-LCH | lch(84.77, 63.79, 151.13°) |
| OKLab | oklab(84.95% -0.1515 0.0771) |
| OKLCH | oklch(84.95% 0.17 153) |
| XYZ | xyz(41.2337, 65.5656, 39.7546) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED97 #ED65BB
analogous
#77ED65 #65ED97 #65EDDB
triadic
#65ED97 #9765ED #ED9765
tetradic
#65ED97 #6577ED #ED65BB #EDDB65
square
#65ED97 #6577ED #ED65BB #EDDB65
split-complementary
#65ED97 #DB65ED #ED6577
monochromatic
#17C155 #2EE772 #65ED97 #9CF3BC #D3FAE1
Accessibility & contrast
On white
1.49
#65ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#65ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED97
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED97 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#3BEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ed97; /* rgb */ color: rgb(101, 237, 151); /* oklch */ color: oklch(84.9% 0.170 153.0);
Tailwind
colors: {
custom: {
50: '#9cf4b6',
500: '#65ed97',
950: '#000000',
},
}SCSS
$custom: #65ed97; $custom-light: #9cf4b6; $custom-dark: #000000;
JSON
{
"hex": "#65ed97",
"rgb": {
"r": 101,
"g": 237,
"b": 151
},
"hsl": {
"h": 142.059,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84948,
"c": 0.16996,
"h": 153
},
"luminance": 0.65569
}Semantic roles & 50–950 ramp
primary
#65ED97
secondary
#BF378D
accent
#0A8EDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581