#65EAA2#65EAA2
#65EAA2 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.156 H 156.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA2 |
|---|---|
| RGB | rgb(101, 234, 162) |
| HSL | hsl(148, 76%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.08, -52.64, 24.25) |
| CIE-LCH | lch(84.08, 57.96, 155.27°) |
| OKLab | oklab(84.44% -0.1435 0.0614) |
| OKLCH | oklch(84.44% 0.156 156.8) |
| XYZ | xyz(41.3077, 64.2171, 44.3937) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA2 #EA65AD
analogous
#6AEA65 #65EAA2 #65EAE5
triadic
#65EAA2 #A265EA #EAA265
tetradic
#65EAA2 #656AEA #EA65AD #EAE565
square
#65EAA2 #656AEA #EA65AD #EAE565
split-complementary
#65EAA2 #E565EA #EA656A
monochromatic
#1ABB64 #2FE381 #65EAA2 #9BF1C3 #D1F9E3
Accessibility & contrast
On white
1.52
#65EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#65EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D6CCA6
Tritanopia (blue-blind)
#35E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa2; /* rgb */ color: rgb(101, 234, 162); /* oklch */ color: oklch(84.4% 0.156 156.8);
Tailwind
colors: {
custom: {
50: '#9bf1be',
500: '#65eaa2',
950: '#000000',
},
}SCSS
$custom: #65eaa2; $custom-light: #9bf1be; $custom-dark: #000000;
JSON
{
"hex": "#65eaa2",
"rgb": {
"r": 101,
"g": 234,
"b": 162
},
"hsl": {
"h": 147.519,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84442,
"c": 0.15608,
"h": 156.8
},
"luminance": 0.64221
}Semantic roles & 50–950 ramp
primary
#65EAA2
secondary
#BA397F
accent
#0D7BD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582