#65EC9F#65EC9F
#65EC9F is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.161 H 155.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65EC9F |
|---|---|
| RGB | rgb(101, 236, 159) |
| HSL | hsl(146, 78%, 66%) |
| HSV | hsv(146, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.62, -54.01, 26.52) |
| CIE-LCH | lch(84.62, 60.17, 153.85°) |
| OKLab | oklab(84.86% -0.1469 0.0669) |
| OKLCH | oklch(84.86% 0.161 155.5) |
| XYZ | xyz(41.6169, 65.2569, 43.1968) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EC9F #EC65B2
analogous
#6EEC65 #65EC9F #65ECE3
triadic
#65EC9F #9F65EC #EC9F65
tetradic
#65EC9F #656EEC #EC65B2 #ECE365
square
#65EC9F #656EEC #EC65B2 #ECE365
split-complementary
#65EC9F #E365EC #EC656E
monochromatic
#18BF60 #2FE57D #65EC9F #9BF3C1 #D2F9E3
Accessibility & contrast
On white
1.49
#65EC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#65EC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EC9F
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EC9F | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#36EAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ec9f; /* rgb */ color: rgb(101, 236, 159); /* oklch */ color: oklch(84.9% 0.161 155.5);
Tailwind
colors: {
custom: {
50: '#9cf3bb',
500: '#65ec9f',
950: '#000000',
},
}SCSS
$custom: #65ec9f; $custom-light: #9cf3bb; $custom-dark: #000000;
JSON
{
"hex": "#65ec9f",
"rgb": {
"r": 101,
"g": 236,
"b": 159
},
"hsl": {
"h": 145.778,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.84864,
"c": 0.16143,
"h": 155.5
},
"luminance": 0.65261
}Semantic roles & 50–950 ramp
primary
#65EC9F
secondary
#BE3884
accent
#0B81DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582