#6EEFAD#6EEFAD
#6EEFAD is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.2% C 0.149 H 158.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFAD |
|---|---|
| RGB | rgb(110, 239, 173) |
| HSL | hsl(149, 80%, 68%) |
| HSV | hsv(149, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 27.6%, 6.3%) |
| CIE-LAB | lab(86.04, -50.59, 21.32) |
| CIE-LCH | lch(86.04, 54.90, 157.15°) |
| OKLab | oklab(86.19% -0.1386 0.0542) |
| OKLCH | oklch(86.19% 0.149 158.6) |
| XYZ | xyz(44.8359, 68.0611, 50.3014) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFAD #EF6EB0
analogous
#6FEF6E #6EEFAD #6EEFED
triadic
#6EEFAD #AD6EEF #EFAD6E
tetradic
#6EEFAD #6E6FEF #EF6EB0 #EFED6E
square
#6EEFAD #6E6FEF #EF6EB0 #EFED6E
split-complementary
#6EEFAD #ED6EEF #EF6E6F
monochromatic
#17CC6F #37E98E #6EEFAD #A5F5CC #DCFBEB
Accessibility & contrast
On white
1.44
#6EEFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6EEFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFAD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFAD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA9
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#42EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefad; /* rgb */ color: rgb(110, 239, 173); /* oklch */ color: oklch(86.2% 0.149 158.6);
Tailwind
colors: {
custom: {
50: '#a1f5c5',
500: '#6eefad',
950: '#000000',
},
}SCSS
$custom: #6eefad; $custom-light: #a1f5c5; $custom-dark: #000000;
JSON
{
"hex": "#6eefad",
"rgb": {
"r": 110,
"g": 239,
"b": 173
},
"hsl": {
"h": 149.302,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86189,
"c": 0.1488,
"h": 158.6
},
"luminance": 0.68065
}Semantic roles & 50–950 ramp
primary
#6EEFAD
secondary
#C73A82
accent
#0975DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582