#65E8A4#65E8A4
#65E8A4 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.152 H 157.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8A4 |
|---|---|
| RGB | rgb(101, 232, 164) |
| HSL | hsl(149, 74%, 65%) |
| HSV | hsv(149, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.52, -51.44, 22.45) |
| CIE-LCH | lch(83.52, 56.13, 156.42°) |
| OKLab | oklab(84% -0.1405 0.057) |
| OKLCH | oklch(84% 0.152 157.9) |
| XYZ | xyz(40.9208, 63.1564, 45.1487) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.41
Aqua Green
#12E193
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8A4 #E865A9
analogous
#67E865 #65E8A4 #65E8E5
triadic
#65E8A4 #A465E8 #E8A465
tetradic
#65E8A4 #6567E8 #E865A9 #E8E565
square
#65E8A4 #6567E8 #E865A9 #E8E565
split-complementary
#65E8A4 #E565E8 #E86567
monochromatic
#1BB766 #30E085 #65E8A4 #9AF0C3 #CFF8E3
Accessibility & contrast
On white
1.54
#65E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#65E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8A4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8A4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#35E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8a4; /* rgb */ color: rgb(101, 232, 164); /* oklch */ color: oklch(84.0% 0.152 157.9);
Tailwind
colors: {
custom: {
50: '#9bf0bf',
500: '#65e8a4',
950: '#000000',
},
}SCSS
$custom: #65e8a4; $custom-light: #9bf0bf; $custom-dark: #000000;
JSON
{
"hex": "#65e8a4",
"rgb": {
"r": 101,
"g": 232,
"b": 164
},
"hsl": {
"h": 148.855,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84001,
"c": 0.15163,
"h": 157.9
},
"luminance": 0.6316
}Semantic roles & 50–950 ramp
primary
#65E8A4
secondary
#B73A7B
accent
#0F77D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582