#65E4A2#65E4A2
#65E4A2 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.148 H 158.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65E4A2 |
|---|---|
| RGB | rgb(101, 228, 162) |
| HSL | hsl(149, 70%, 65%) |
| HSV | hsv(149, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.30, -50.19, 21.81) |
| CIE-LCH | lch(82.30, 54.72, 156.51°) |
| OKLab | oklab(82.99% -0.1372 0.0554) |
| OKLCH | oklch(82.99% 0.148 158) |
| XYZ | xyz(39.6284, 60.8585, 43.8339) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 5.02
Seafoam (survey)
#80F9AD
ΔE00 5.11
Light Blue Green
#7EFBB3
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E4A2 #E465A7
analogous
#68E465 #65E4A2 #65E4E2
triadic
#65E4A2 #A265E4 #E4A265
tetradic
#65E4A2 #6568E4 #E465A7 #E4E265
square
#65E4A2 #6568E4 #E465A7 #E4E265
split-complementary
#65E4A2 #E265E4 #E46568
monochromatic
#1FB064 #31DB83 #65E4A2 #99EDC1 #CDF6E1
Accessibility & contrast
On white
1.59
#65E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#65E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E4A2
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E4A2 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#D0C8A6
Tritanopia (blue-blind)
#38E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e4a2; /* rgb */ color: rgb(101, 228, 162); /* oklch */ color: oklch(83.0% 0.148 158.0);
Tailwind
colors: {
custom: {
50: '#9aedbd',
500: '#65e4a2',
950: '#000000',
},
}SCSS
$custom: #65e4a2; $custom-light: #9aedbd; $custom-dark: #000000;
JSON
{
"hex": "#65e4a2",
"rgb": {
"r": 101,
"g": 228,
"b": 162
},
"hsl": {
"h": 148.819,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82989,
"c": 0.14794,
"h": 158
},
"luminance": 0.60862
}Semantic roles & 50–950 ramp
primary
#65E4A2
secondary
#B13C79
accent
#1377D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582