#65E699#65E699
#65E699 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.159 H 154.6°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65E699 |
|---|---|
| RGB | rgb(101, 230, 153) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.73, -52.72, 27.04) |
| CIE-LCH | lch(82.73, 59.25, 152.85°) |
| OKLab | oklab(83.29% -0.1433 0.0681) |
| OKLCH | oklch(83.29% 0.159 154.6) |
| XYZ | xyz(39.4103, 61.6566, 39.9549) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.49
Light Greenish Blue
#63F7B4
ΔE00 4.72
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E699 #E665B2
analogous
#72E665 #65E699 #65E6D9
triadic
#65E699 #9965E6 #E69965
tetradic
#65E699 #6572E6 #E665B2 #E6D965
square
#65E699 #6572E6 #E665B2 #E6D965
split-complementary
#65E699 #D965E6 #E66572
monochromatic
#1DB35A #30DD76 #65E699 #9AEFBC #CEF7DF
Accessibility & contrast
On white
1.58
#65E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#65E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E699
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E699 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D594
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#3CE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e699; /* rgb */ color: rgb(101, 230, 153); /* oklch */ color: oklch(83.3% 0.159 154.6);
Tailwind
colors: {
custom: {
50: '#9befb7',
500: '#65e699',
950: '#000000',
},
}SCSS
$custom: #65e699; $custom-light: #9befb7; $custom-dark: #000000;
JSON
{
"hex": "#65e699",
"rgb": {
"r": 101,
"g": 230,
"b": 153
},
"hsl": {
"h": 144.186,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83285,
"c": 0.15866,
"h": 154.6
},
"luminance": 0.6166
}Semantic roles & 50–950 ramp
primary
#65E699
secondary
#B43B83
accent
#1186D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581