#6EEEA6#6EEEA6
#6EEEA6 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.154 H 156.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA6 |
|---|---|
| RGB | rgb(110, 238, 166) |
| HSL | hsl(146, 79%, 68%) |
| HSV | hsv(146, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 30.3%, 6.7%) |
| CIE-LAB | lab(85.61, -51.53, 24.33) |
| CIE-LCH | lch(85.61, 56.99, 154.72°) |
| OKLab | oklab(85.8% -0.1406 0.0616) |
| OKLCH | oklch(85.8% 0.154 156.3) |
| XYZ | xyz(43.8843, 67.2133, 46.7299) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 2.77
Light Blue Green
#7EFBB3
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA6 #EE6EB6
analogous
#76EE6E #6EEEA6 #6EEEE6
triadic
#6EEEA6 #A66EEE #EEA66E
tetradic
#6EEEA6 #6E76EE #EE6EB6 #EEE66E
square
#6EEEA6 #6E76EE #EE6EB6 #EEE66E
split-complementary
#6EEEA6 #E66EEE #EE6E76
monochromatic
#18CA66 #37E884 #6EEEA6 #A5F4C8 #DCFBE9
Accessibility & contrast
On white
1.45
#6EEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6EEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA6
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA6 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA2
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#46ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea6; /* rgb */ color: rgb(110, 238, 166); /* oklch */ color: oklch(85.8% 0.154 156.3);
Tailwind
colors: {
custom: {
50: '#a0f4c0',
500: '#6eeea6',
950: '#000000',
},
}SCSS
$custom: #6eeea6; $custom-light: #a0f4c0; $custom-dark: #000000;
JSON
{
"hex": "#6eeea6",
"rgb": {
"r": 110,
"g": 238,
"b": 166
},
"hsl": {
"h": 146.25,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85798,
"c": 0.15351,
"h": 156.3
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#6EEEA6
secondary
#C63A89
accent
#0A80DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582