#65E9A5#65E9A5
#65E9A5 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.152 H 158.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9A5 |
|---|---|
| RGB | rgb(101, 233, 165) |
| HSL | hsl(149, 75%, 65%) |
| HSV | hsv(149, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 29.2%, 8.6%) |
| CIE-LAB | lab(83.84, -51.65, 22.37) |
| CIE-LCH | lch(83.84, 56.29, 156.58°) |
| OKLab | oklab(84.27% -0.1411 0.0568) |
| OKLCH | oklch(84.27% 0.152 158.1) |
| XYZ | xyz(41.2937, 63.7573, 45.7203) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9A5 #E965A9
analogous
#67E965 #65E9A5 #65E9E7
triadic
#65E9A5 #A565E9 #E9A565
tetradic
#65E9A5 #6567E9 #E965A9 #E9E765
square
#65E9A5 #6567E9 #E965A9 #E9E765
split-complementary
#65E9A5 #E765E9 #E96567
monochromatic
#1AB967 #2FE186 #65E9A5 #9BF1C4 #D0F8E4
Accessibility & contrast
On white
1.53
#65E9A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#65E9A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9A5
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9A5 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#33E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e9a5; /* rgb */ color: rgb(101, 233, 165); /* oklch */ color: oklch(84.3% 0.152 158.1);
Tailwind
colors: {
custom: {
50: '#9bf1c0',
500: '#65e9a5',
950: '#000000',
},
}SCSS
$custom: #65e9a5; $custom-light: #9bf1c0; $custom-dark: #000000;
JSON
{
"hex": "#65e9a5",
"rgb": {
"r": 101,
"g": 233,
"b": 165
},
"hsl": {
"h": 149.091,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84265,
"c": 0.15211,
"h": 158.1
},
"luminance": 0.63761
}Semantic roles & 50–950 ramp
primary
#65E9A5
secondary
#B93A7B
accent
#0E76D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582