#65EAA0#65EAA0
#65EAA0 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.158 H 156.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA0 |
|---|---|
| RGB | rgb(101, 234, 160) |
| HSL | hsl(147, 76%, 66%) |
| HSV | hsv(147, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(84.04, -53.02, 25.22) |
| CIE-LCH | lch(84.04, 58.72, 154.56°) |
| OKLab | oklab(84.4% -0.1444 0.0638) |
| OKLCH | oklch(84.4% 0.158 156.2) |
| XYZ | xyz(41.1314, 64.1465, 43.4648) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA0 #EA65AF
analogous
#6CEA65 #65EAA0 #65EAE3
triadic
#65EAA0 #A065EA #EAA065
tetradic
#65EAA0 #656CEA #EA65AF #EAE365
square
#65EAA0 #656CEA #EA65AF #EAE365
split-complementary
#65EAA0 #E365EA #EA656C
monochromatic
#1ABB61 #2FE37F #65EAA0 #9BF1C1 #D1F9E2
Accessibility & contrast
On white
1.52
#65EAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#65EAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA0
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA0 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99B
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#36E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa0; /* rgb */ color: rgb(101, 234, 160); /* oklch */ color: oklch(84.4% 0.158 156.2);
Tailwind
colors: {
custom: {
50: '#9bf1bc',
500: '#65eaa0',
950: '#000000',
},
}SCSS
$custom: #65eaa0; $custom-light: #9bf1bc; $custom-dark: #000000;
JSON
{
"hex": "#65eaa0",
"rgb": {
"r": 101,
"g": 234,
"b": 160
},
"hsl": {
"h": 146.617,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.844,
"c": 0.15784,
"h": 156.2
},
"luminance": 0.6415
}Semantic roles & 50–950 ramp
primary
#65EAA0
secondary
#BA3981
accent
#0D7ED8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582