#6EECA1#6EECA1
#6EECA1 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.155 H 155.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECA1 |
|---|---|
| RGB | rgb(110, 236, 161) |
| HSL | hsl(144, 77%, 68%) |
| HSV | hsv(144, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 31.8%, 7.5%) |
| CIE-LAB | lab(84.93, -51.65, 25.97) |
| CIE-LCH | lch(84.93, 57.81, 153.31°) |
| OKLab | oklab(85.21% -0.1407 0.0656) |
| OKLCH | oklch(85.21% 0.155 155) |
| XYZ | xyz(42.8555, 65.8753, 44.1681) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECA1 #EC6EB9
analogous
#7AEC6E #6EECA1 #6EECE0
triadic
#6EECA1 #A16EEC #ECA16E
tetradic
#6EECA1 #6E7AEC #EC6EB9 #ECE06E
square
#6EECA1 #6E7AEC #EC6EB9 #ECE06E
split-complementary
#6EECA1 #E06EEC #EC6E7A
monochromatic
#1AC65F #38E57E #6EECA1 #A4F3C4 #DAFAE7
Accessibility & contrast
On white
1.48
#6EECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6EECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECA1
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECA1 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9C
Deuteranopia (green-blind)
#DACFA6
Tritanopia (blue-blind)
#4AEAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eeca1; /* rgb */ color: rgb(110, 236, 161); /* oklch */ color: oklch(85.2% 0.155 155.0);
Tailwind
colors: {
custom: {
50: '#a0f3bd',
500: '#6eeca1',
950: '#000000',
},
}SCSS
$custom: #6eeca1; $custom-light: #a0f3bd; $custom-dark: #000000;
JSON
{
"hex": "#6eeca1",
"rgb": {
"r": 110,
"g": 236,
"b": 161
},
"hsl": {
"h": 144.286,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.85214,
"c": 0.15521,
"h": 155
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#6EECA1
secondary
#C33B8C
accent
#0C86D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582