#6EF0A3#6EF0A3
#6EF0A3 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.159 H 155.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0A3 |
|---|---|
| RGB | rgb(110, 240, 163) |
| HSL | hsl(144, 81%, 69%) |
| HSV | hsv(144, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 32.1%, 5.9%) |
| CIE-LAB | lab(86.14, -52.91, 26.59) |
| CIE-LCH | lch(86.14, 59.22, 153.31°) |
| OKLab | oklab(86.22% -0.144 0.0671) |
| OKLCH | oklch(86.22% 0.159 155) |
| XYZ | xyz(44.1979, 68.2756, 45.4926) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0A3 #F06EBB
analogous
#7AF06E #6EF0A3 #6EF0E4
triadic
#6EF0A3 #A36EF0 #F0A36E
tetradic
#6EF0A3 #6E7AF0 #F06EBB #F0E46E
square
#6EF0A3 #6E7AF0 #F06EBB #F0E46E
split-complementary
#6EF0A3 #E46EF0 #F06E7A
monochromatic
#15CE61 #37EA80 #6EF0A3 #A5F6C6 #DDFBE9
Accessibility & contrast
On white
1.43
#6EF0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6EF0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0A3
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0A3 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9E
Deuteranopia (green-blind)
#DDD2A8
Tritanopia (blue-blind)
#47EEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef0a3; /* rgb */ color: rgb(110, 240, 163); /* oklch */ color: oklch(86.2% 0.159 155.0);
Tailwind
colors: {
custom: {
50: '#a1f6be',
500: '#6ef0a3',
950: '#000000',
},
}SCSS
$custom: #6ef0a3; $custom-light: #a1f6be; $custom-dark: #000000;
JSON
{
"hex": "#6ef0a3",
"rgb": {
"r": 110,
"g": 240,
"b": 163
},
"hsl": {
"h": 144.462,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86216,
"c": 0.15892,
"h": 155
},
"luminance": 0.6828
}Semantic roles & 50–950 ramp
primary
#6EF0A3
secondary
#C9398E
accent
#0886DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582