#65E6A2#65E6A2
#65E6A2 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.151 H 157.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6A2 |
|---|---|
| RGB | rgb(101, 230, 162) |
| HSL | hsl(148, 72%, 65%) |
| HSV | hsv(148, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 29.6%, 9.8%) |
| CIE-LAB | lab(82.89, -51.01, 22.62) |
| CIE-LCH | lch(82.89, 55.80, 156.08°) |
| OKLab | oklab(83.47% -0.1393 0.0574) |
| OKLCH | oklch(83.47% 0.151 157.6) |
| XYZ | xyz(40.1818, 61.9652, 44.0184) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.86
Aqua Green
#12E193
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Blue Green
#7EFBB3
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6A2 #E665A9
analogous
#69E665 #65E6A2 #65E6E2
triadic
#65E6A2 #A265E6 #E6A265
tetradic
#65E6A2 #6569E6 #E665A9 #E6E265
square
#65E6A2 #6569E6 #E665A9 #E6E265
split-complementary
#65E6A2 #E265E6 #E66569
monochromatic
#1DB364 #30DD82 #65E6A2 #9AEFC2 #CEF7E2
Accessibility & contrast
On white
1.57
#65E6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#65E6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6A2
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6A2 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#37E4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e6a2; /* rgb */ color: rgb(101, 230, 162); /* oklch */ color: oklch(83.5% 0.151 157.6);
Tailwind
colors: {
custom: {
50: '#9befbd',
500: '#65e6a2',
950: '#000000',
},
}SCSS
$custom: #65e6a2; $custom-light: #9befbd; $custom-dark: #000000;
JSON
{
"hex": "#65e6a2",
"rgb": {
"r": 101,
"g": 230,
"b": 162
},
"hsl": {
"h": 148.372,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83474,
"c": 0.15066,
"h": 157.6
},
"luminance": 0.61969
}Semantic roles & 50–950 ramp
primary
#65E6A2
secondary
#B43B7B
accent
#1178D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582