#6EEAA3#6EEAA3
#6EEAA3 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.151 H 156.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEAA3 |
|---|---|
| RGB | rgb(110, 234, 163) |
| HSL | hsl(146, 75%, 67%) |
| HSV | hsv(146, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.38, -50.45, 24.19) |
| CIE-LCH | lch(84.38, 55.95, 154.38°) |
| OKLab | oklab(84.78% -0.1377 0.0613) |
| OKLCH | oklch(84.78% 0.151 156) |
| XYZ | xyz(42.4607, 64.8013, 44.9135) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEAA3 #EA6EB5
analogous
#77EA6E #6EEAA3 #6EEAE1
triadic
#6EEAA3 #A36EEA #EAA36E
tetradic
#6EEAA3 #6E77EA #EA6EB5 #EAE16E
square
#6EEAA3 #6E77EA #EA6EB5 #EAE16E
split-complementary
#6EEAA3 #E16EEA #EA6E77
monochromatic
#1CC263 #39E281 #6EEAA3 #A3F2C5 #D9F9E7
Accessibility & contrast
On white
1.50
#6EEAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6EEAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEAA3
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEAA3 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D7CEA7
Tritanopia (blue-blind)
#49E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eeaa3; /* rgb */ color: rgb(110, 234, 163); /* oklch */ color: oklch(84.8% 0.151 156.0);
Tailwind
colors: {
custom: {
50: '#a0f1be',
500: '#6eeaa3',
950: '#000000',
},
}SCSS
$custom: #6eeaa3; $custom-light: #a0f1be; $custom-dark: #000000;
JSON
{
"hex": "#6eeaa3",
"rgb": {
"r": 110,
"g": 234,
"b": 163
},
"hsl": {
"h": 145.645,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.84775,
"c": 0.15068,
"h": 156
},
"luminance": 0.64805
}Semantic roles & 50–950 ramp
primary
#6EEAA3
secondary
#C03C88
accent
#0F81D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582