#6EECA2#6EECA2
#6EECA2 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.154 H 155.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECA2 |
|---|---|
| RGB | rgb(110, 236, 162) |
| HSL | hsl(145, 77%, 68%) |
| HSV | hsv(145, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(84.95, -51.46, 25.48) |
| CIE-LCH | lch(84.95, 57.43, 153.66°) |
| OKLab | oklab(85.23% -0.1402 0.0644) |
| OKLCH | oklch(85.23% 0.154 155.3) |
| XYZ | xyz(42.9441, 65.9108, 44.6344) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.40
Light Greenish Blue
#63F7B4
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECA2 #EC6EB8
analogous
#79EC6E #6EECA2 #6EECE1
triadic
#6EECA2 #A26EEC #ECA26E
tetradic
#6EECA2 #6E79EC #EC6EB8 #ECE16E
square
#6EECA2 #6E79EC #EC6EB8 #ECE16E
split-complementary
#6EECA2 #E16EEC #EC6E79
monochromatic
#1AC661 #38E57F #6EECA2 #A4F3C5 #DAFAE7
Accessibility & contrast
On white
1.48
#6EECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6EECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECA2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECA2 | 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)
#EBDC9D
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#49EAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eeca2; /* rgb */ color: rgb(110, 236, 162); /* oklch */ color: oklch(85.2% 0.154 155.3);
Tailwind
colors: {
custom: {
50: '#a0f3be',
500: '#6eeca2',
950: '#000000',
},
}SCSS
$custom: #6eeca2; $custom-light: #a0f3be; $custom-dark: #000000;
JSON
{
"hex": "#6eeca2",
"rgb": {
"r": 110,
"g": 236,
"b": 162
},
"hsl": {
"h": 144.762,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.85234,
"c": 0.15432,
"h": 155.3
},
"luminance": 0.65915
}Semantic roles & 50–950 ramp
primary
#6EECA2
secondary
#C33B8B
accent
#0C85D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582