#65EDA2#65EDA2
#65EDA2 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.160 H 156.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDA2 |
|---|---|
| RGB | rgb(101, 237, 162) |
| HSL | hsl(147, 79%, 66%) |
| HSV | hsv(147, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 31.6%, 7.1%) |
| CIE-LAB | lab(84.97, -53.85, 25.46) |
| CIE-LCH | lch(84.97, 59.56, 154.70°) |
| OKLab | oklab(85.17% -0.1466 0.0643) |
| OKLCH | oklch(85.17% 0.16 156.3) |
| XYZ | xyz(42.1691, 65.9397, 44.6808) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDA2 #ED65B0
analogous
#6CED65 #65EDA2 #65EDE6
triadic
#65EDA2 #A265ED #EDA265
tetradic
#65EDA2 #656CED #ED65B0 #EDE665
square
#65EDA2 #656CED #ED65B0 #EDE665
split-complementary
#65EDA2 #E665ED #ED656C
monochromatic
#17C163 #2EE781 #65EDA2 #9CF3C3 #D3FAE4
Accessibility & contrast
On white
1.48
#65EDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#65EDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDA2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDA2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9D
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#34EBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eda2; /* rgb */ color: rgb(101, 237, 162); /* oklch */ color: oklch(85.2% 0.160 156.3);
Tailwind
colors: {
custom: {
50: '#9cf4be',
500: '#65eda2',
950: '#000000',
},
}SCSS
$custom: #65eda2; $custom-light: #9cf4be; $custom-dark: #000000;
JSON
{
"hex": "#65eda2",
"rgb": {
"r": 101,
"g": 237,
"b": 162
},
"hsl": {
"h": 146.912,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85168,
"c": 0.16011,
"h": 156.3
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#65EDA2
secondary
#BF3782
accent
#0A7EDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582