#65ED9E#65ED9E
#65ED9E is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.164 H 155.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED9E |
|---|---|
| RGB | rgb(101, 237, 158) |
| HSL | hsl(145, 79%, 66%) |
| HSV | hsv(145, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 33.3%, 7.1%) |
| CIE-LAB | lab(84.89, -54.60, 27.41) |
| CIE-LCH | lch(84.89, 61.09, 153.35°) |
| OKLab | oklab(85.09% -0.1484 0.069) |
| OKLCH | oklch(85.09% 0.164 155.1) |
| XYZ | xyz(41.8191, 65.7997, 42.8379) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED9E #ED65B4
analogous
#70ED65 #65ED9E #65EDE2
triadic
#65ED9E #9E65ED #ED9E65
tetradic
#65ED9E #6570ED #ED65B4 #EDE265
square
#65ED9E #6570ED #ED65B4 #EDE265
split-complementary
#65ED9E #E265ED #ED6570
monochromatic
#17C15E #2EE77B #65ED9E #9CF3C1 #D3FAE3
Accessibility & contrast
On white
1.48
#65ED9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#65ED9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED9E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED9E | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC99
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#36EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ed9e; /* rgb */ color: rgb(101, 237, 158); /* oklch */ color: oklch(85.1% 0.164 155.1);
Tailwind
colors: {
custom: {
50: '#9cf4bb',
500: '#65ed9e',
950: '#000000',
},
}SCSS
$custom: #65ed9e; $custom-light: #9cf4bb; $custom-dark: #000000;
JSON
{
"hex": "#65ed9e",
"rgb": {
"r": 101,
"g": 237,
"b": 158
},
"hsl": {
"h": 145.147,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85086,
"c": 0.16367,
"h": 155.1
},
"luminance": 0.65804
}Semantic roles & 50–950 ramp
primary
#65ED9E
secondary
#BF3786
accent
#0A84DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582