#65E1A2#65E1A2
#65E1A2 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.144 H 158.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65E1A2 |
|---|---|
| RGB | rgb(101, 225, 162) |
| HSL | hsl(150, 67%, 64%) |
| HSV | hsv(150, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(81.41, -48.94, 20.58) |
| CIE-LCH | lch(81.41, 53.10, 157.19°) |
| OKLab | oklab(82.26% -0.134 0.0524) |
| OKLCH | oklch(82.26% 0.144 158.7) |
| XYZ | xyz(38.8103, 59.2222, 43.5612) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 5.00
Seafoam Green
#7AF9AB
ΔE00 5.79
Seafoam (survey)
#80F9AD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E1A2 #E165A4
analogous
#66E165 #65E1A2 #65E1E0
triadic
#65E1A2 #A265E1 #E1A265
tetradic
#65E1A2 #6566E1 #E165A4 #E1E065
square
#65E1A2 #6566E1 #E165A4 #E1E065
split-complementary
#65E1A2 #E065E1 #E16566
monochromatic
#21AA65 #32D783 #65E1A2 #98EBC1 #CBF5E0
Accessibility & contrast
On white
1.63
#65E1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#65E1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E1A2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E1A2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29E
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#39E0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e1a2; /* rgb */ color: rgb(101, 225, 162); /* oklch */ color: oklch(82.3% 0.144 158.7);
Tailwind
colors: {
custom: {
50: '#9aebbd',
500: '#65e1a2',
950: '#000000',
},
}SCSS
$custom: #65e1a2; $custom-light: #9aebbd; $custom-dark: #000000;
JSON
{
"hex": "#65e1a2",
"rgb": {
"r": 101,
"g": 225,
"b": 162
},
"hsl": {
"h": 149.516,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82263,
"c": 0.14386,
"h": 158.7
},
"luminance": 0.59226
}Semantic roles & 50–950 ramp
primary
#65E1A2
secondary
#AC3E76
accent
#1674CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482