#65E69A#65E69A
#65E69A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.158 H 154.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65E69A |
|---|---|
| RGB | rgb(101, 230, 154) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.75, -52.53, 26.55) |
| CIE-LCH | lch(82.75, 58.86, 153.19°) |
| OKLab | oklab(83.31% -0.1429 0.0669) |
| OKLCH | oklch(83.31% 0.158 154.9) |
| XYZ | xyz(39.4932, 61.6898, 40.3917) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.47
Weird Green
#3AE57F
ΔE00 4.48
Light Greenish Blue
#63F7B4
ΔE00 4.60
Light Blue Green
#7EFBB3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E69A #E665B1
analogous
#71E665 #65E69A #65E6DA
triadic
#65E69A #9A65E6 #E69A65
tetradic
#65E69A #6571E6 #E665B1 #E6DA65
square
#65E69A #6571E6 #E665B1 #E6DA65
split-complementary
#65E69A #DA65E6 #E66571
monochromatic
#1DB35B #30DD77 #65E69A #9AEFBD #CEF7DF
Accessibility & contrast
On white
1.57
#65E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#65E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E69A
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E69A | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D695
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#3CE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e69a; /* rgb */ color: rgb(101, 230, 154); /* oklch */ color: oklch(83.3% 0.158 154.9);
Tailwind
colors: {
custom: {
50: '#9befb8',
500: '#65e69a',
950: '#000000',
},
}SCSS
$custom: #65e69a; $custom-light: #9befb8; $custom-dark: #000000;
JSON
{
"hex": "#65e69a",
"rgb": {
"r": 101,
"g": 230,
"b": 154
},
"hsl": {
"h": 144.651,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83305,
"c": 0.15775,
"h": 154.9
},
"luminance": 0.61693
}Semantic roles & 50–950 ramp
primary
#65E69A
secondary
#B43B82
accent
#1184D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581