#65EDA3#65EDA3
#65EDA3 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.159 H 156.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDA3 |
|---|---|
| RGB | rgb(101, 237, 163) |
| HSL | hsl(147, 79%, 66%) |
| HSV | hsv(147, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 31.2%, 7.1%) |
| CIE-LAB | lab(84.98, -53.66, 24.97) |
| CIE-LCH | lch(84.98, 59.18, 155.05°) |
| OKLab | oklab(85.19% -0.1462 0.0632) |
| OKLCH | oklch(85.19% 0.159 156.6) |
| XYZ | xyz(42.2583, 65.9754, 45.1508) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.80
Light Bluish Green
#76FDA8
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDA3 #ED65AF
analogous
#6BED65 #65EDA3 #65EDE7
triadic
#65EDA3 #A365ED #EDA365
tetradic
#65EDA3 #656BED #ED65AF #EDE765
square
#65EDA3 #656BED #ED65AF #EDE765
split-complementary
#65EDA3 #E765ED #ED656B
monochromatic
#17C164 #2EE782 #65EDA3 #9CF3C4 #D3FAE4
Accessibility & contrast
On white
1.48
#65EDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#65EDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDA3
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDA3 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9E
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#33EBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eda3; /* rgb */ color: rgb(101, 237, 163); /* oklch */ color: oklch(85.2% 0.159 156.6);
Tailwind
colors: {
custom: {
50: '#9cf4be',
500: '#65eda3',
950: '#000000',
},
}SCSS
$custom: #65eda3; $custom-light: #9cf4be; $custom-dark: #000000;
JSON
{
"hex": "#65eda3",
"rgb": {
"r": 101,
"g": 237,
"b": 163
},
"hsl": {
"h": 147.353,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85189,
"c": 0.15924,
"h": 156.6
},
"luminance": 0.65979
}Semantic roles & 50–950 ramp
primary
#65EDA3
secondary
#BF3781
accent
#0A7CDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582