#6AECA3#6AECA3
#6AECA3 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.155 H 156.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECA3 |
|---|---|
| RGB | rgb(106, 236, 163) |
| HSL | hsl(146, 77%, 67%) |
| HSV | hsv(146, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 30.9%, 7.5%) |
| CIE-LAB | lab(84.84, -52.18, 24.80) |
| CIE-LCH | lch(84.84, 57.77, 154.58°) |
| OKLab | oklab(85.12% -0.1422 0.0627) |
| OKLCH | oklch(85.12% 0.155 156.2) |
| XYZ | xyz(42.5467, 65.6955, 45.0816) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECA3 #EC6AB3
analogous
#72EC6A #6AECA3 #6AECE4
triadic
#6AECA3 #A36AEC #ECA36A
tetradic
#6AECA3 #6A72EC #EC6AB3 #ECE46A
square
#6AECA3 #6A72EC #EC6AB3 #ECE46A
split-complementary
#6AECA3 #E46AEC #EC6A72
monochromatic
#19C363 #34E581 #6AECA3 #A0F3C5 #D7FAE6
Accessibility & contrast
On white
1.49
#6AECA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#6AECA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECA3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECA3 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9F
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#40EAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aeca3; /* rgb */ color: rgb(106, 236, 163); /* oklch */ color: oklch(85.1% 0.155 156.2);
Tailwind
colors: {
custom: {
50: '#9ef3be',
500: '#6aeca3',
950: '#000000',
},
}SCSS
$custom: #6aeca3; $custom-light: #9ef3be; $custom-dark: #000000;
JSON
{
"hex": "#6aeca3",
"rgb": {
"r": 106,
"g": 236,
"b": 163
},
"hsl": {
"h": 146.308,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85115,
"c": 0.15545,
"h": 156.2
},
"luminance": 0.65699
}Semantic roles & 50–950 ramp
primary
#6AECA3
secondary
#C13985
accent
#0C7FDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582