#65EDA6#65EDA6
#65EDA6 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.3% C 0.157 H 157.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDA6 |
|---|---|
| RGB | rgb(101, 237, 166) |
| HSL | hsl(149, 79%, 66%) |
| HSV | hsv(149, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 30%, 7.1%) |
| CIE-LAB | lab(85.04, -53.08, 23.50) |
| CIE-LCH | lch(85.04, 58.05, 156.12°) |
| OKLab | oklab(85.25% -0.1448 0.0596) |
| OKLCH | oklch(85.25% 0.157 157.6) |
| XYZ | xyz(42.5303, 66.0842, 46.5832) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDA6 #ED65AC
analogous
#68ED65 #65EDA6 #65EDEA
triadic
#65EDA6 #A665ED #EDA665
tetradic
#65EDA6 #6568ED #ED65AC #EDEA65
square
#65EDA6 #6568ED #ED65AC #EDEA65
split-complementary
#65EDA6 #EA65ED #ED6568
monochromatic
#17C168 #2EE786 #65EDA6 #9CF3C6 #D3FAE5
Accessibility & contrast
On white
1.48
#65EDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#65EDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDA6
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDA6 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA2
Deuteranopia (green-blind)
#D8CFAA
Tritanopia (blue-blind)
#31EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eda6; /* rgb */ color: rgb(101, 237, 166); /* oklch */ color: oklch(85.3% 0.157 157.6);
Tailwind
colors: {
custom: {
50: '#9cf4c0',
500: '#65eda6',
950: '#000000',
},
}SCSS
$custom: #65eda6; $custom-light: #9cf4c0; $custom-dark: #000000;
JSON
{
"hex": "#65eda6",
"rgb": {
"r": 101,
"g": 237,
"b": 166
},
"hsl": {
"h": 148.676,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85253,
"c": 0.15662,
"h": 157.6
},
"luminance": 0.66088
}Semantic roles & 50–950 ramp
primary
#65EDA6
secondary
#BF377E
accent
#0A77DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582