#6AECA4#6AECA4
#6AECA4 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.155 H 156.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECA4 |
|---|---|
| RGB | rgb(106, 236, 164) |
| HSL | hsl(147, 77%, 67%) |
| HSV | hsv(147, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 30.5%, 7.5%) |
| CIE-LAB | lab(84.86, -51.99, 24.31) |
| CIE-LCH | lch(84.86, 57.39, 154.94°) |
| OKLab | oklab(85.14% -0.1418 0.0616) |
| OKLCH | oklch(85.14% 0.155 156.5) |
| XYZ | xyz(42.6366, 65.7315, 45.5553) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECA4 #EC6AB2
analogous
#71EC6A #6AECA4 #6AECE5
triadic
#6AECA4 #A46AEC #ECA46A
tetradic
#6AECA4 #6A71EC #EC6AB2 #ECE56A
square
#6AECA4 #6A71EC #EC6AB2 #ECE56A
split-complementary
#6AECA4 #E56AEC #EC6A71
monochromatic
#19C365 #34E583 #6AECA4 #A0F3C5 #D7FAE6
Accessibility & contrast
On white
1.48
#6AECA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#6AECA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECA4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECA4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA0
Deuteranopia (green-blind)
#D8CFA8
Tritanopia (blue-blind)
#3FEAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aeca4; /* rgb */ color: rgb(106, 236, 164); /* oklch */ color: oklch(85.1% 0.155 156.5);
Tailwind
colors: {
custom: {
50: '#9ef3bf',
500: '#6aeca4',
950: '#000000',
},
}SCSS
$custom: #6aeca4; $custom-light: #9ef3bf; $custom-dark: #000000;
JSON
{
"hex": "#6aeca4",
"rgb": {
"r": 106,
"g": 236,
"b": 164
},
"hsl": {
"h": 146.769,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85136,
"c": 0.15457,
"h": 156.5
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#6AECA4
secondary
#C13984
accent
#0C7EDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582