#65E69D#65E69D
#65E69D is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.155 H 155.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65E69D |
|---|---|
| RGB | rgb(101, 230, 157) |
| HSL | hsl(146, 72%, 65%) |
| HSV | hsv(146, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.80, -51.97, 25.08) |
| CIE-LCH | lch(82.80, 57.71, 154.24°) |
| OKLab | oklab(83.37% -0.1415 0.0634) |
| OKLCH | oklch(83.37% 0.155 155.9) |
| XYZ | xyz(39.7462, 61.7910, 41.7240) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E69D #E665AE
analogous
#6DE665 #65E69D #65E6DE
triadic
#65E69D #9D65E6 #E69D65
tetradic
#65E69D #656DE6 #E665AE #E6DE65
square
#65E69D #656DE6 #E665AE #E6DE65
split-complementary
#65E69D #DE65E6 #E6656D
monochromatic
#1DB35E #30DD7B #65E69D #9AEFBF #CEF7E0
Accessibility & contrast
On white
1.57
#65E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#65E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E69D
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E69D | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#3AE4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e69d; /* rgb */ color: rgb(101, 230, 157); /* oklch */ color: oklch(83.4% 0.155 155.9);
Tailwind
colors: {
custom: {
50: '#9befba',
500: '#65e69d',
950: '#000000',
},
}SCSS
$custom: #65e69d; $custom-light: #9befba; $custom-dark: #000000;
JSON
{
"hex": "#65e69d",
"rgb": {
"r": 101,
"g": 230,
"b": 157
},
"hsl": {
"h": 146.047,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83367,
"c": 0.15507,
"h": 155.9
},
"luminance": 0.61795
}Semantic roles & 50–950 ramp
primary
#65E69D
secondary
#B43B80
accent
#1180D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581