#6AECA2#6AECA2
#6AECA2 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.156 H 155.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECA2 |
|---|---|
| RGB | rgb(106, 236, 162) |
| HSL | hsl(146, 77%, 67%) |
| HSV | hsv(146, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 31.4%, 7.5%) |
| CIE-LAB | lab(84.82, -52.36, 25.29) |
| CIE-LCH | lch(84.82, 58.15, 154.22°) |
| OKLab | oklab(85.09% -0.1427 0.0639) |
| OKLCH | oklch(85.09% 0.156 155.9) |
| XYZ | xyz(42.4574, 65.6598, 44.6116) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.16
Light Greenish Blue
#63F7B4
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECA2 #EC6AB4
analogous
#73EC6A #6AECA2 #6AECE3
triadic
#6AECA2 #A26AEC #ECA26A
tetradic
#6AECA2 #6A73EC #EC6AB4 #ECE36A
square
#6AECA2 #6A73EC #EC6AB4 #ECE36A
split-complementary
#6AECA2 #E36AEC #EC6A73
monochromatic
#19C362 #34E580 #6AECA2 #A0F3C4 #D7FAE6
Accessibility & contrast
On white
1.49
#6AECA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6AECA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECA2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECA2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9D
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#40EAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aeca2; /* rgb */ color: rgb(106, 236, 162); /* oklch */ color: oklch(85.1% 0.156 155.9);
Tailwind
colors: {
custom: {
50: '#9ef3be',
500: '#6aeca2',
950: '#000000',
},
}SCSS
$custom: #6aeca2; $custom-light: #9ef3be; $custom-dark: #000000;
JSON
{
"hex": "#6aeca2",
"rgb": {
"r": 106,
"g": 236,
"b": 162
},
"hsl": {
"h": 145.846,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85094,
"c": 0.15633,
"h": 155.9
},
"luminance": 0.65664
}Semantic roles & 50–950 ramp
primary
#6AECA2
secondary
#C13986
accent
#0C81DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582