#65E9A0#65E9A0
#65E9A0 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.156 H 156.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9A0 |
|---|---|
| RGB | rgb(101, 233, 160) |
| HSL | hsl(147, 75%, 65%) |
| HSV | hsv(147, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 31.3%, 8.6%) |
| CIE-LAB | lab(83.75, -52.62, 24.82) |
| CIE-LCH | lch(83.75, 58.18, 154.75°) |
| OKLab | oklab(84.16% -0.1433 0.0628) |
| OKLCH | oklch(84.16% 0.156 156.4) |
| XYZ | xyz(40.8475, 63.5788, 43.3702) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9A0 #E965AE
analogous
#6CE965 #65E9A0 #65E9E2
triadic
#65E9A0 #A065E9 #E9A065
tetradic
#65E9A0 #656CE9 #E965AE #E9E265
square
#65E9A0 #656CE9 #E965AE #E9E265
split-complementary
#65E9A0 #E265E9 #E9656C
monochromatic
#1AB961 #2FE17F #65E9A0 #9BF1C1 #D0F8E2
Accessibility & contrast
On white
1.53
#65E9A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#65E9A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9A0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9A0 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99B
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#37E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e9a0; /* rgb */ color: rgb(101, 233, 160); /* oklch */ color: oklch(84.2% 0.156 156.4);
Tailwind
colors: {
custom: {
50: '#9bf1bc',
500: '#65e9a0',
950: '#000000',
},
}SCSS
$custom: #65e9a0; $custom-light: #9bf1bc; $custom-dark: #000000;
JSON
{
"hex": "#65e9a0",
"rgb": {
"r": 101,
"g": 233,
"b": 160
},
"hsl": {
"h": 146.818,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84158,
"c": 0.15648,
"h": 156.4
},
"luminance": 0.63583
}Semantic roles & 50–950 ramp
primary
#65E9A0
secondary
#B93A80
accent
#0E7DD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582