#65E8A2#65E8A2
#65E8A2 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.153 H 157.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8A2 |
|---|---|
| RGB | rgb(101, 232, 162) |
| HSL | hsl(148, 74%, 65%) |
| HSV | hsv(148, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.49, -51.83, 23.44) |
| CIE-LCH | lch(83.49, 56.88, 155.67°) |
| OKLab | oklab(83.96% -0.1414 0.0594) |
| OKLCH | oklch(83.96% 0.153 157.2) |
| XYZ | xyz(40.7416, 63.0848, 44.2050) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.55
Aqua Green
#12E193
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8A2 #E865AB
analogous
#69E865 #65E8A2 #65E8E3
triadic
#65E8A2 #A265E8 #E8A265
tetradic
#65E8A2 #6569E8 #E865AB #E8E365
square
#65E8A2 #6569E8 #E865AB #E8E365
split-complementary
#65E8A2 #E365E8 #E86569
monochromatic
#1BB764 #30E082 #65E8A2 #9AF0C2 #CFF8E2
Accessibility & contrast
On white
1.54
#65E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#65E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8A2
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8A2 | 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)
#E6D89E
Deuteranopia (green-blind)
#D4CBA6
Tritanopia (blue-blind)
#36E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8a2; /* rgb */ color: rgb(101, 232, 162); /* oklch */ color: oklch(84.0% 0.153 157.2);
Tailwind
colors: {
custom: {
50: '#9bf0be',
500: '#65e8a2',
950: '#000000',
},
}SCSS
$custom: #65e8a2; $custom-light: #9bf0be; $custom-dark: #000000;
JSON
{
"hex": "#65e8a2",
"rgb": {
"r": 101,
"g": 232,
"b": 162
},
"hsl": {
"h": 147.939,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83958,
"c": 0.15337,
"h": 157.2
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#65E8A2
secondary
#B73A7D
accent
#0F7AD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582