#6EEFAA#6EEFAA
#6EEFAA is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.1% C 0.151 H 157.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFAA |
|---|---|
| RGB | rgb(110, 239, 170) |
| HSL | hsl(148, 80%, 68%) |
| HSV | hsv(148, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.98, -51.18, 22.78) |
| CIE-LCH | lch(85.98, 56.02, 156.00°) |
| OKLab | oklab(86.12% -0.1399 0.0579) |
| OKLCH | oklch(86.12% 0.151 157.5) |
| XYZ | xyz(44.5489, 67.9463, 48.7897) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFAA #EF6EB3
analogous
#72EF6E #6EEFAA #6EEFEA
triadic
#6EEFAA #AA6EEF #EFAA6E
tetradic
#6EEFAA #6E72EF #EF6EB3 #EFEA6E
square
#6EEFAA #6E72EF #EF6EB3 #EFEA6E
split-complementary
#6EEFAA #EA6EEF #EF6E72
monochromatic
#17CC6B #37E98A #6EEFAA #A5F5CA #DCFBEB
Accessibility & contrast
On white
1.44
#6EEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6EEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFAA
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFAA | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#44EDDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefaa; /* rgb */ color: rgb(110, 239, 170); /* oklch */ color: oklch(86.1% 0.151 157.5);
Tailwind
colors: {
custom: {
50: '#a1f5c3',
500: '#6eefaa',
950: '#000000',
},
}SCSS
$custom: #6eefaa; $custom-light: #a1f5c3; $custom-dark: #000000;
JSON
{
"hex": "#6eefaa",
"rgb": {
"r": 110,
"g": 239,
"b": 170
},
"hsl": {
"h": 147.907,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86124,
"c": 0.15138,
"h": 157.5
},
"luminance": 0.6795
}Semantic roles & 50–950 ramp
primary
#6EEFAA
secondary
#C73A86
accent
#097ADC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582