#65EAA4#65EAA4
#65EAA4 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.154 H 157.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA4 |
|---|---|
| RGB | rgb(101, 234, 164) |
| HSL | hsl(148, 76%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(84.12, -52.25, 23.27) |
| CIE-LCH | lch(84.12, 57.20, 156.00°) |
| OKLab | oklab(84.49% -0.1426 0.059) |
| OKLCH | oklch(84.49% 0.154 157.5) |
| XYZ | xyz(41.4869, 64.2888, 45.3374) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA4 #EA65AB
analogous
#68EA65 #65EAA4 #65EAE6
triadic
#65EAA4 #A465EA #EAA465
tetradic
#65EAA4 #6568EA #EA65AB #EAE665
square
#65EAA4 #6568EA #EA65AB #EAE665
split-complementary
#65EAA4 #E665EA #EA6568
monochromatic
#1ABB66 #2FE384 #65EAA4 #9BF1C4 #D1F9E4
Accessibility & contrast
On white
1.52
#65EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#65EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA0
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#34E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa4; /* rgb */ color: rgb(101, 234, 164); /* oklch */ color: oklch(84.5% 0.154 157.5);
Tailwind
colors: {
custom: {
50: '#9bf1bf',
500: '#65eaa4',
950: '#000000',
},
}SCSS
$custom: #65eaa4; $custom-light: #9bf1bf; $custom-dark: #000000;
JSON
{
"hex": "#65eaa4",
"rgb": {
"r": 101,
"g": 234,
"b": 164
},
"hsl": {
"h": 148.421,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84485,
"c": 0.15433,
"h": 157.5
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#65EAA4
secondary
#BA397D
accent
#0D78D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582