#6EEEA0#6EEEA0
#6EEEA0 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.159 H 154.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA0 |
|---|---|
| RGB | rgb(110, 238, 160) |
| HSL | hsl(143, 79%, 68%) |
| HSV | hsv(143, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(85.50, -52.65, 27.26) |
| CIE-LCH | lch(85.50, 59.28, 152.63°) |
| OKLab | oklab(85.67% -0.1432 0.0687) |
| OKLCH | oklch(85.67% 0.159 154.4) |
| XYZ | xyz(43.3467, 66.9983, 43.8986) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Bluish Green
#76FDA8
ΔE00 3.23
Light Blue Green
#7EFBB3
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA0 #EE6EBC
analogous
#7CEE6E #6EEEA0 #6EEEE0
triadic
#6EEEA0 #A06EEE #EEA06E
tetradic
#6EEEA0 #6E7CEE #EE6EBC #EEE06E
square
#6EEEA0 #6E7CEE #EE6EBC #EEE06E
split-complementary
#6EEEA0 #E06EEE #EE6E7C
monochromatic
#18CA5D #37E87C #6EEEA0 #A5F4C4 #DCFBE8
Accessibility & contrast
On white
1.46
#6EEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#6EEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA0
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA0 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9B
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#49ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea0; /* rgb */ color: rgb(110, 238, 160); /* oklch */ color: oklch(85.7% 0.159 154.4);
Tailwind
colors: {
custom: {
50: '#a0f4bc',
500: '#6eeea0',
950: '#000000',
},
}SCSS
$custom: #6eeea0; $custom-light: #a0f4bc; $custom-dark: #000000;
JSON
{
"hex": "#6eeea0",
"rgb": {
"r": 110,
"g": 238,
"b": 160
},
"hsl": {
"h": 143.438,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85674,
"c": 0.15887,
"h": 154.4
},
"luminance": 0.67002
}Semantic roles & 50–950 ramp
primary
#6EEEA0
secondary
#C63A8F
accent
#0A8ADB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582