#6EEEAB#6EEEAB
#6EEEAB is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.9% C 0.149 H 158.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEAB |
|---|---|
| RGB | rgb(110, 238, 171) |
| HSL | hsl(149, 79%, 68%) |
| HSV | hsv(149, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.71, -50.57, 21.89) |
| CIE-LCH | lch(85.71, 55.10, 156.59°) |
| OKLab | oklab(85.91% -0.1384 0.0557) |
| OKLCH | oklch(85.91% 0.149 158.1) |
| XYZ | xyz(44.3519, 67.4004, 49.1925) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Sea Green
#98F6B0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEAB #EE6EB1
analogous
#71EE6E #6EEEAB #6EEEEB
triadic
#6EEEAB #AB6EEE #EEAB6E
tetradic
#6EEEAB #6E71EE #EE6EB1 #EEEB6E
square
#6EEEAB #6E71EE #EE6EB1 #EEEB6E
split-complementary
#6EEEAB #EB6EEE #EE6E71
monochromatic
#18CA6D #37E88B #6EEEAB #A5F4CB #DCFBEA
Accessibility & contrast
On white
1.45
#6EEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6EEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEAB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEAB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA7
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#44EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeeab; /* rgb */ color: rgb(110, 238, 171); /* oklch */ color: oklch(85.9% 0.149 158.1);
Tailwind
colors: {
custom: {
50: '#a0f4c4',
500: '#6eeeab',
950: '#000000',
},
}SCSS
$custom: #6eeeab; $custom-light: #a0f4c4; $custom-dark: #000000;
JSON
{
"hex": "#6eeeab",
"rgb": {
"r": 110,
"g": 238,
"b": 171
},
"hsl": {
"h": 148.594,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85906,
"c": 0.14916,
"h": 158.1
},
"luminance": 0.67404
}Semantic roles & 50–950 ramp
primary
#6EEEAB
secondary
#C63A83
accent
#0A78DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582