#65E09E#65E09E
#65E09E is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.146 H 157.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65E09E |
|---|---|
| RGB | rgb(101, 224, 158) |
| HSL | hsl(148, 66%, 64%) |
| HSV | hsv(148, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.04, -49.32, 22.15) |
| CIE-LCH | lch(81.04, 54.06, 155.81°) |
| OKLab | oklab(81.93% -0.1347 0.0562) |
| OKLCH | oklch(81.93% 0.146 157.4) |
| XYZ | xyz(38.1909, 58.5432, 41.6285) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.85
Light Greenish Blue
#63F7B4
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.76
Seafoam (survey)
#80F9AD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E09E #E065A7
analogous
#69E065 #65E09E #65E0DB
triadic
#65E09E #9E65E0 #E09E65
tetradic
#65E09E #6569E0 #E065A7 #E0DB65
square
#65E09E #6569E0 #E065A7 #E0DB65
split-complementary
#65E09E #DB65E0 #E06569
monochromatic
#22A960 #32D67E #65E09E #98EABE #CBF5DE
Accessibility & contrast
On white
1.65
#65E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#65E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E09E
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E09E | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#3CDECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e09e; /* rgb */ color: rgb(101, 224, 158); /* oklch */ color: oklch(81.9% 0.146 157.4);
Tailwind
colors: {
custom: {
50: '#9aeabb',
500: '#65e09e',
950: '#000000',
},
}SCSS
$custom: #65e09e; $custom-light: #9aeabb; $custom-dark: #000000;
JSON
{
"hex": "#65e09e",
"rgb": {
"r": 101,
"g": 224,
"b": 158
},
"hsl": {
"h": 147.805,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81932,
"c": 0.14596,
"h": 157.4
},
"luminance": 0.58547
}Semantic roles & 50–950 ramp
primary
#65E09E
secondary
#AB3E79
accent
#1779CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481