#65E09A#65E09A
#65E09A is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.150 H 155.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E09A |
|---|---|
| RGB | rgb(101, 224, 154) |
| HSL | hsl(146, 66%, 64%) |
| HSV | hsv(146, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(80.96, -50.09, 24.13) |
| CIE-LCH | lch(80.96, 55.60, 154.28°) |
| OKLab | oklab(81.85% -0.1365 0.061) |
| OKLCH | oklch(81.85% 0.15 155.9) |
| XYZ | xyz(37.8522, 58.4077, 39.8447) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 5.35
Light Greenish Blue
#63F7B4
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.60
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E09A #E065AB
analogous
#6DE065 #65E09A #65E0D7
triadic
#65E09A #9A65E0 #E09A65
tetradic
#65E09A #656DE0 #E065AB #E0D765
square
#65E09A #656DE0 #E065AB #E0D765
split-complementary
#65E09A #D765E0 #E0656D
monochromatic
#22A95C #32D679 #65E09A #98EABB #CBF5DD
Accessibility & contrast
On white
1.66
#65E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#65E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E09A
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E09A | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#3EDECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e09a; /* rgb */ color: rgb(101, 224, 154); /* oklch */ color: oklch(81.8% 0.150 155.9);
Tailwind
colors: {
custom: {
50: '#9aeab8',
500: '#65e09a',
950: '#000000',
},
}SCSS
$custom: #65e09a; $custom-light: #9aeab8; $custom-dark: #000000;
JSON
{
"hex": "#65e09a",
"rgb": {
"r": 101,
"g": 224,
"b": 154
},
"hsl": {
"h": 145.854,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81846,
"c": 0.14952,
"h": 155.9
},
"luminance": 0.58411
}Semantic roles & 50–950 ramp
primary
#65E09A
secondary
#AB3E7C
accent
#177FCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481