#6EEEA3#6EEEA3
#6EEEA3 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.156 H 155.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA3 |
|---|---|
| RGB | rgb(110, 238, 163) |
| HSL | hsl(145, 79%, 68%) |
| HSV | hsv(145, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(85.56, -52.09, 25.80) |
| CIE-LCH | lch(85.56, 58.13, 153.66°) |
| OKLab | oklab(85.74% -0.1419 0.0652) |
| OKLCH | oklch(85.74% 0.156 155.3) |
| XYZ | xyz(43.6123, 67.1045, 45.2974) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.18
Light Bluish Green
#76FDA8
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA3 #EE6EB9
analogous
#79EE6E #6EEEA3 #6EEEE3
triadic
#6EEEA3 #A36EEE #EEA36E
tetradic
#6EEEA3 #6E79EE #EE6EB9 #EEE36E
square
#6EEEA3 #6E79EE #EE6EB9 #EEE36E
split-complementary
#6EEEA3 #E36EEE #EE6E79
monochromatic
#18CA61 #37E880 #6EEEA3 #A5F4C6 #DCFBE9
Accessibility & contrast
On white
1.46
#6EEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#6EEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9E
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#48ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea3; /* rgb */ color: rgb(110, 238, 163); /* oklch */ color: oklch(85.7% 0.156 155.3);
Tailwind
colors: {
custom: {
50: '#a0f4be',
500: '#6eeea3',
950: '#000000',
},
}SCSS
$custom: #6eeea3; $custom-light: #a0f4be; $custom-dark: #000000;
JSON
{
"hex": "#6eeea3",
"rgb": {
"r": 110,
"g": 238,
"b": 163
},
"hsl": {
"h": 144.844,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85736,
"c": 0.15618,
"h": 155.3
},
"luminance": 0.67108
}Semantic roles & 50–950 ramp
primary
#6EEEA3
secondary
#C63A8C
accent
#0A85DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582