#65E2A2#65E2A2
#65E2A2 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.5% C 0.145 H 158.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2A2 |
|---|---|
| RGB | rgb(101, 226, 162) |
| HSL | hsl(149, 68%, 64%) |
| HSV | hsv(149, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(81.71, -49.36, 20.99) |
| CIE-LCH | lch(81.71, 53.64, 156.96°) |
| OKLab | oklab(82.51% -0.135 0.0534) |
| OKLCH | oklch(82.51% 0.145 158.4) |
| XYZ | xyz(39.0814, 59.7645, 43.6516) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.22
Seafoam Green
#7AF9AB
ΔE00 5.53
Seafoam (survey)
#80F9AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2A2 #E265A5
analogous
#67E265 #65E2A2 #65E2E1
triadic
#65E2A2 #A265E2 #E2A265
tetradic
#65E2A2 #6567E2 #E265A5 #E2E165
square
#65E2A2 #6567E2 #E265A5 #E2E165
split-complementary
#65E2A2 #E165E2 #E26567
monochromatic
#20AC65 #31D883 #65E2A2 #99ECC1 #CCF5E0
Accessibility & contrast
On white
1.62
#65E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#65E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2A2
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2A2 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#CEC6A6
Tritanopia (blue-blind)
#39E1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e2a2; /* rgb */ color: rgb(101, 226, 162); /* oklch */ color: oklch(82.5% 0.145 158.4);
Tailwind
colors: {
custom: {
50: '#9aecbd',
500: '#65e2a2',
950: '#000000',
},
}SCSS
$custom: #65e2a2; $custom-light: #9aecbd; $custom-dark: #000000;
JSON
{
"hex": "#65e2a2",
"rgb": {
"r": 101,
"g": 226,
"b": 162
},
"hsl": {
"h": 149.28,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.82505,
"c": 0.14521,
"h": 158.4
},
"luminance": 0.59768
}Semantic roles & 50–950 ramp
primary
#65E2A2
secondary
#AE3D77
accent
#1575D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582