#65E8A3#65E8A3
#65E8A3 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.152 H 157.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8A3 |
|---|---|
| RGB | rgb(101, 232, 163) |
| HSL | hsl(148, 74%, 65%) |
| HSV | hsv(148, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.51, -51.63, 22.95) |
| CIE-LCH | lch(83.51, 56.50, 156.04°) |
| OKLab | oklab(83.98% -0.141 0.0582) |
| OKLCH | oklch(83.98% 0.153 157.6) |
| XYZ | xyz(40.8308, 63.1204, 44.6750) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.47
Aqua Green
#12E193
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8A3 #E865AA
analogous
#68E865 #65E8A3 #65E8E4
triadic
#65E8A3 #A365E8 #E8A365
tetradic
#65E8A3 #6568E8 #E865AA #E8E465
square
#65E8A3 #6568E8 #E865AA #E8E465
split-complementary
#65E8A3 #E465E8 #E86568
monochromatic
#1BB765 #30E083 #65E8A3 #9AF0C3 #CFF8E3
Accessibility & contrast
On white
1.54
#65E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8A3
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8A3 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89F
Deuteranopia (green-blind)
#D4CBA7
Tritanopia (blue-blind)
#35E6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8a3; /* rgb */ color: rgb(101, 232, 163); /* oklch */ color: oklch(84.0% 0.152 157.6);
Tailwind
colors: {
custom: {
50: '#9bf0be',
500: '#65e8a3',
950: '#000000',
},
}SCSS
$custom: #65e8a3; $custom-light: #9bf0be; $custom-dark: #000000;
JSON
{
"hex": "#65e8a3",
"rgb": {
"r": 101,
"g": 232,
"b": 163
},
"hsl": {
"h": 148.397,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83979,
"c": 0.1525,
"h": 157.6
},
"luminance": 0.63124
}Semantic roles & 50–950 ramp
primary
#65E8A3
secondary
#B73A7C
accent
#0F78D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582