#65E8A1#65E8A1
#65E8A1 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.154 H 156.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8A1 |
|---|---|
| RGB | rgb(101, 232, 161) |
| HSL | hsl(147, 74%, 65%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.47, -52.02, 23.93) |
| CIE-LCH | lch(83.47, 57.26, 155.30°) |
| OKLab | oklab(83.94% -0.1418 0.0606) |
| OKLCH | oklch(83.94% 0.154 156.9) |
| XYZ | xyz(40.6530, 63.0493, 43.7387) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8A1 #E865AC
analogous
#6AE865 #65E8A1 #65E8E2
triadic
#65E8A1 #A165E8 #E8A165
tetradic
#65E8A1 #656AE8 #E865AC #E8E265
square
#65E8A1 #656AE8 #E865AC #E8E265
split-complementary
#65E8A1 #E265E8 #E8656A
monochromatic
#1BB763 #30E080 #65E8A1 #9AF0C2 #CFF8E2
Accessibility & contrast
On white
1.54
#65E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#65E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8A1
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8A1 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D4CBA5
Tritanopia (blue-blind)
#37E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8a1; /* rgb */ color: rgb(101, 232, 161); /* oklch */ color: oklch(83.9% 0.154 156.9);
Tailwind
colors: {
custom: {
50: '#9bf0bd',
500: '#65e8a1',
950: '#000000',
},
}SCSS
$custom: #65e8a1; $custom-light: #9bf0bd; $custom-dark: #000000;
JSON
{
"hex": "#65e8a1",
"rgb": {
"r": 101,
"g": 232,
"b": 161
},
"hsl": {
"h": 147.481,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83936,
"c": 0.15425,
"h": 156.9
},
"luminance": 0.63053
}Semantic roles & 50–950 ramp
primary
#65E8A1
secondary
#B73A7E
accent
#0F7BD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582