#65E09F#65E09F
#65E09F is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.145 H 157.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #65E09F |
|---|---|
| RGB | rgb(101, 224, 159) |
| HSL | hsl(148, 66%, 64%) |
| HSV | hsv(148, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.06, -49.12, 21.66) |
| CIE-LCH | lch(81.06, 53.68, 156.21°) |
| OKLab | oklab(81.95% -0.1343 0.055) |
| OKLCH | oklch(81.95% 0.145 157.7) |
| XYZ | xyz(38.2773, 58.5777, 42.0837) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 5.11
Eucalyptus
#44D7A8
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 5.83
Seafoam (survey)
#80F9AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E09F #E065A6
analogous
#68E065 #65E09F #65E0DC
triadic
#65E09F #9F65E0 #E09F65
tetradic
#65E09F #6568E0 #E065A6 #E0DC65
square
#65E09F #6568E0 #E065A6 #E0DC65
split-complementary
#65E09F #DC65E0 #E06568
monochromatic
#22A961 #32D67F #65E09F #98EABF #CBF5DF
Accessibility & contrast
On white
1.65
#65E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#65E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E09F
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E09F | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19B
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#3BDFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e09f; /* rgb */ color: rgb(101, 224, 159); /* oklch */ color: oklch(82.0% 0.145 157.7);
Tailwind
colors: {
custom: {
50: '#9aeabb',
500: '#65e09f',
950: '#000000',
},
}SCSS
$custom: #65e09f; $custom-light: #9aeabb; $custom-dark: #000000;
JSON
{
"hex": "#65e09f",
"rgb": {
"r": 101,
"g": 224,
"b": 159
},
"hsl": {
"h": 148.293,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81954,
"c": 0.14508,
"h": 157.7
},
"luminance": 0.58581
}Semantic roles & 50–950 ramp
primary
#65E09F
secondary
#AB3E78
accent
#1778CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482