#65E39F#65E39F
#65E39F is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.7% C 0.149 H 157.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65E39F |
|---|---|
| RGB | rgb(101, 227, 159) |
| HSL | hsl(148, 69%, 64%) |
| HSV | hsv(148, 56%, 89%) |
| CMYK | cmyk(55.5%, 0%, 30%, 11%) |
| CIE-LAB | lab(81.95, -50.36, 22.88) |
| CIE-LCH | lch(81.95, 55.32, 155.57°) |
| OKLab | oklab(82.68% -0.1375 0.058) |
| OKLCH | oklch(82.68% 0.149 157.1) |
| XYZ | xyz(39.0907, 60.2045, 42.3548) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.18
Light Blue Green
#7EFBB3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E39F #E365A9
analogous
#6AE365 #65E39F #65E3DE
triadic
#65E39F #9F65E3 #E39F65
tetradic
#65E39F #656AE3 #E365A9 #E3DE65
square
#65E39F #656AE3 #E365A9 #E3DE65
split-complementary
#65E39F #DE65E3 #E3656A
monochromatic
#20AE61 #31DA7F #65E39F #99ECBF #CDF6E0
Accessibility & contrast
On white
1.61
#65E39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#65E39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E39F
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E39F | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D39B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#3AE1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e39f; /* rgb */ color: rgb(101, 227, 159); /* oklch */ color: oklch(82.7% 0.149 157.1);
Tailwind
colors: {
custom: {
50: '#9aecbb',
500: '#65e39f',
950: '#000000',
},
}SCSS
$custom: #65e39f; $custom-light: #9aecbb; $custom-dark: #000000;
JSON
{
"hex": "#65e39f",
"rgb": {
"r": 101,
"g": 227,
"b": 159
},
"hsl": {
"h": 147.619,
"s": 69.231,
"l": 64.314
},
"oklch": {
"l": 0.82682,
"c": 0.1492,
"h": 157.1
},
"luminance": 0.60208
}Semantic roles & 50–950 ramp
primary
#65E39F
secondary
#AF3D7B
accent
#147AD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582