#6AECA1#6AECA1
#6AECA1 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.157 H 155.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECA1 |
|---|---|
| RGB | rgb(106, 236, 161) |
| HSL | hsl(145, 77%, 67%) |
| HSV | hsv(145, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 31.8%, 7.5%) |
| CIE-LAB | lab(84.80, -52.55, 25.77) |
| CIE-LCH | lch(84.80, 58.53, 153.87°) |
| OKLab | oklab(85.07% -0.1431 0.0651) |
| OKLCH | oklch(85.07% 0.157 155.5) |
| XYZ | xyz(42.3689, 65.6244, 44.1453) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Greenish Blue
#63F7B4
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECA1 #EC6AB5
analogous
#74EC6A #6AECA1 #6AECE2
triadic
#6AECA1 #A16AEC #ECA16A
tetradic
#6AECA1 #6A74EC #EC6AB5 #ECE26A
square
#6AECA1 #6A74EC #EC6AB5 #ECE26A
split-complementary
#6AECA1 #E26AEC #EC6A74
monochromatic
#19C361 #34E57F #6AECA1 #A0F3C3 #D7FAE5
Accessibility & contrast
On white
1.49
#6AECA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#6AECA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECA1
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECA1 | 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)
#EBDB9C
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#41EAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aeca1; /* rgb */ color: rgb(106, 236, 161); /* oklch */ color: oklch(85.1% 0.157 155.5);
Tailwind
colors: {
custom: {
50: '#9ef3bd',
500: '#6aeca1',
950: '#000000',
},
}SCSS
$custom: #6aeca1; $custom-light: #9ef3bd; $custom-dark: #000000;
JSON
{
"hex": "#6aeca1",
"rgb": {
"r": 106,
"g": 236,
"b": 161
},
"hsl": {
"h": 145.385,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85073,
"c": 0.15723,
"h": 155.5
},
"luminance": 0.65628
}Semantic roles & 50–950 ramp
primary
#6AECA1
secondary
#C13988
accent
#0C83DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582