#6AECA7#6AECA7
#6AECA7 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.2% C 0.152 H 157.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECA7 |
|---|---|
| RGB | rgb(106, 236, 167) |
| HSL | hsl(148, 77%, 67%) |
| HSV | hsv(148, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.92, -51.41, 22.84) |
| CIE-LCH | lch(84.92, 56.26, 156.04°) |
| OKLab | oklab(85.2% -0.1404 0.058) |
| OKLCH | oklch(85.2% 0.152 157.6) |
| XYZ | xyz(42.9108, 65.8412, 46.9990) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECA7 #EC6AAF
analogous
#6EEC6A #6AECA7 #6AECE8
triadic
#6AECA7 #A76AEC #ECA76A
tetradic
#6AECA7 #6A6EEC #EC6AAF #ECE86A
square
#6AECA7 #6A6EEC #EC6AAF #ECE86A
split-complementary
#6AECA7 #E86AEC #EC6A6E
monochromatic
#19C369 #34E587 #6AECA7 #A0F3C7 #D7FAE7
Accessibility & contrast
On white
1.48
#6AECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6AECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECA7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECA7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA3
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#3EEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aeca7; /* rgb */ color: rgb(106, 236, 167); /* oklch */ color: oklch(85.2% 0.152 157.6);
Tailwind
colors: {
custom: {
50: '#9ef3c1',
500: '#6aeca7',
950: '#000000',
},
}SCSS
$custom: #6aeca7; $custom-light: #9ef3c1; $custom-dark: #000000;
JSON
{
"hex": "#6aeca7",
"rgb": {
"r": 106,
"g": 236,
"b": 167
},
"hsl": {
"h": 148.154,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.852,
"c": 0.15194,
"h": 157.6
},
"luminance": 0.65845
}Semantic roles & 50–950 ramp
primary
#6AECA7
secondary
#C13981
accent
#0C79DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582