#6EEFAC#6EEFAC
#6EEFAC is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.150 H 158.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFAC |
|---|---|
| RGB | rgb(110, 239, 172) |
| HSL | hsl(149, 80%, 68%) |
| HSV | hsv(149, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(86.02, -50.79, 21.80) |
| CIE-LCH | lch(86.02, 55.27, 156.76°) |
| OKLab | oklab(86.17% -0.139 0.0554) |
| OKLCH | oklch(86.17% 0.15 158.3) |
| XYZ | xyz(44.7395, 68.0225, 49.7937) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFAC #EF6EB1
analogous
#70EF6E #6EEFAC #6EEFEC
triadic
#6EEFAC #AC6EEF #EFAC6E
tetradic
#6EEFAC #6E70EF #EF6EB1 #EFEC6E
square
#6EEFAC #6E70EF #EF6EB1 #EFEC6E
split-complementary
#6EEFAC #EC6EEF #EF6E70
monochromatic
#17CC6E #37E98C #6EEFAC #A5F5CC #DCFBEB
Accessibility & contrast
On white
1.44
#6EEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6EEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFAC
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFAC | 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)
#EDDFA8
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#43EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefac; /* rgb */ color: rgb(110, 239, 172); /* oklch */ color: oklch(86.2% 0.150 158.3);
Tailwind
colors: {
custom: {
50: '#a1f5c5',
500: '#6eefac',
950: '#000000',
},
}SCSS
$custom: #6eefac; $custom-light: #a1f5c5; $custom-dark: #000000;
JSON
{
"hex": "#6eefac",
"rgb": {
"r": 110,
"g": 239,
"b": 172
},
"hsl": {
"h": 148.837,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86167,
"c": 0.14966,
"h": 158.3
},
"luminance": 0.68027
}Semantic roles & 50–950 ramp
primary
#6EEFAC
secondary
#C73A83
accent
#0977DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582