#65E39A#65E39A
#65E39A is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.6% C 0.154 H 155.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65E39A |
|---|---|
| RGB | rgb(101, 227, 154) |
| HSL | hsl(145, 69%, 64%) |
| HSV | hsv(145, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(81.86, -51.32, 25.34) |
| CIE-LCH | lch(81.86, 57.23, 153.72°) |
| OKLab | oklab(82.58% -0.1397 0.064) |
| OKLCH | oklch(82.58% 0.154 155.4) |
| XYZ | xyz(38.6655, 60.0344, 40.1158) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.86
Seafoam Green
#7AF9AB
ΔE00 4.91
Light Greenish Blue
#63F7B4
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 5.06
Light Blue Green
#7EFBB3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E39A #E365AE
analogous
#6FE365 #65E39A #65E3D9
triadic
#65E39A #9A65E3 #E39A65
tetradic
#65E39A #656FE3 #E365AE #E3D965
square
#65E39A #656FE3 #E365AE #E3D965
split-complementary
#65E39A #D965E3 #E3656F
monochromatic
#20AE5C #31DA78 #65E39A #99ECBC #CDF6DE
Accessibility & contrast
On white
1.61
#65E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E39A
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E39A | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#3DE1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e39a; /* rgb */ color: rgb(101, 227, 154); /* oklch */ color: oklch(82.6% 0.154 155.4);
Tailwind
colors: {
custom: {
50: '#9aecb8',
500: '#65e39a',
950: '#000000',
},
}SCSS
$custom: #65e39a; $custom-light: #9aecb8; $custom-dark: #000000;
JSON
{
"hex": "#65e39a",
"rgb": {
"r": 101,
"g": 227,
"b": 154
},
"hsl": {
"h": 145.238,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82576,
"c": 0.15365,
"h": 155.4
},
"luminance": 0.60038
}Semantic roles & 50–950 ramp
primary
#65E39A
secondary
#AF3D7F
accent
#1482D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581