#6EEEA1#6EEEA1
#6EEEA1 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.158 H 154.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA1 |
|---|---|
| RGB | rgb(110, 238, 161) |
| HSL | hsl(144, 79%, 68%) |
| HSV | hsv(144, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(85.52, -52.46, 26.77) |
| CIE-LCH | lch(85.52, 58.90, 152.97°) |
| OKLab | oklab(85.69% -0.1428 0.0675) |
| OKLCH | oklch(85.69% 0.158 154.7) |
| XYZ | xyz(43.4346, 67.0334, 44.3611) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA1 #EE6EBB
analogous
#7BEE6E #6EEEA1 #6EEEE1
triadic
#6EEEA1 #A16EEE #EEA16E
tetradic
#6EEEA1 #6E7BEE #EE6EBB #EEE16E
square
#6EEEA1 #6E7BEE #EE6EBB #EEE16E
split-complementary
#6EEEA1 #E16EEE #EE6E7B
monochromatic
#18CA5F #37E87D #6EEEA1 #A5F4C5 #DCFBE8
Accessibility & contrast
On white
1.46
#6EEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6EEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA1
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA1 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9C
Deuteranopia (green-blind)
#DBD1A6
Tritanopia (blue-blind)
#49ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea1; /* rgb */ color: rgb(110, 238, 161); /* oklch */ color: oklch(85.7% 0.158 154.7);
Tailwind
colors: {
custom: {
50: '#a0f4bd',
500: '#6eeea1',
950: '#000000',
},
}SCSS
$custom: #6eeea1; $custom-light: #a0f4bd; $custom-dark: #000000;
JSON
{
"hex": "#6eeea1",
"rgb": {
"r": 110,
"g": 238,
"b": 161
},
"hsl": {
"h": 143.906,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85694,
"c": 0.15797,
"h": 154.7
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#6EEEA1
secondary
#C63A8E
accent
#0A88DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582