#65EAA7#65EAA7
#65EAA7 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.152 H 158.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA7 |
|---|---|
| RGB | rgb(101, 234, 167) |
| HSL | hsl(150, 76%, 66%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 28.6%, 8.2%) |
| CIE-LAB | lab(84.17, -51.66, 21.80) |
| CIE-LCH | lch(84.17, 56.07, 157.13°) |
| OKLab | oklab(84.55% -0.1413 0.0554) |
| OKLCH | oklch(84.55% 0.152 158.6) |
| XYZ | xyz(41.7611, 64.3984, 46.7811) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.08
Aqua Green
#12E193
ΔE00 4.40
Greenish Turquoise
#00FBB0
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA7 #EA65A8
analogous
#65EA65 #65EAA7 #65EAE9
triadic
#65EAA7 #A765EA #EAA765
tetradic
#65EAA7 #6565EA #EA65A8 #EAE965
square
#65EAA7 #6565EA #EA65A8 #EAE965
split-complementary
#65EAA7 #E965EA #EA6565
monochromatic
#1ABB6A #2FE388 #65EAA7 #9BF1C6 #D1F9E5
Accessibility & contrast
On white
1.51
#65EAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#65EAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA7
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA7 | 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)
#E8DAA3
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#31E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa7; /* rgb */ color: rgb(101, 234, 167); /* oklch */ color: oklch(84.5% 0.152 158.6);
Tailwind
colors: {
custom: {
50: '#9bf1c1',
500: '#65eaa7',
950: '#000000',
},
}SCSS
$custom: #65eaa7; $custom-light: #9bf1c1; $custom-dark: #000000;
JSON
{
"hex": "#65eaa7",
"rgb": {
"r": 101,
"g": 234,
"b": 167
},
"hsl": {
"h": 149.774,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.8455,
"c": 0.15174,
"h": 158.6
},
"luminance": 0.64402
}Semantic roles & 50–950 ramp
primary
#65EAA7
secondary
#BA397A
accent
#0D74D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582