#65EAA6#65EAA6
#65EAA6 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.153 H 158.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA6 |
|---|---|
| RGB | rgb(101, 234, 166) |
| HSL | hsl(149, 76%, 66%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(84.15, -51.86, 22.29) |
| CIE-LCH | lch(84.15, 56.45, 156.75°) |
| OKLab | oklab(84.53% -0.1417 0.0566) |
| OKLCH | oklch(84.53% 0.153 158.2) |
| XYZ | xyz(41.6690, 64.3616, 46.2961) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.87
Light Blue Green
#7EFBB3
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA6 #EA65A9
analogous
#66EA65 #65EAA6 #65EAE8
triadic
#65EAA6 #A665EA #EAA665
tetradic
#65EAA6 #6566EA #EA65A9 #EAE865
square
#65EAA6 #6566EA #EA65A9 #EAE865
split-complementary
#65EAA6 #E865EA #EA6566
monochromatic
#1ABB68 #2FE387 #65EAA6 #9BF1C5 #D1F9E4
Accessibility & contrast
On white
1.51
#65EAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#65EAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA6
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA6 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#32E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa6; /* rgb */ color: rgb(101, 234, 166); /* oklch */ color: oklch(84.5% 0.153 158.2);
Tailwind
colors: {
custom: {
50: '#9bf1c0',
500: '#65eaa6',
950: '#000000',
},
}SCSS
$custom: #65eaa6; $custom-light: #9bf1c0; $custom-dark: #000000;
JSON
{
"hex": "#65eaa6",
"rgb": {
"r": 101,
"g": 234,
"b": 166
},
"hsl": {
"h": 149.323,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84528,
"c": 0.15259,
"h": 158.2
},
"luminance": 0.64366
}Semantic roles & 50–950 ramp
primary
#65EAA6
secondary
#BA397B
accent
#0D75D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582