#6AECAB#6AECAB
#6AECAB is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.3% C 0.149 H 159.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECAB |
|---|---|
| RGB | rgb(106, 236, 171) |
| HSL | hsl(150, 77%, 67%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.99, -50.62, 20.88) |
| CIE-LCH | lch(84.99, 54.76, 157.58°) |
| OKLab | oklab(85.29% -0.1387 0.0532) |
| OKLCH | oklch(85.29% 0.149 159) |
| XYZ | xyz(43.2863, 65.9914, 48.9767) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECAB #EC6AAB
analogous
#6AEC6A #6AECAB #6AECEC
triadic
#6AECAB #AB6AEC #ECAB6A
tetradic
#6AECAB #6A6AEC #EC6AAB #ECEC6A
square
#6AECAB #6A6AEC #EC6AAB #ECEC6A
split-complementary
#6AECAB #EC6AEC #EC6A6A
monochromatic
#19C36E #34E58C #6AECAB #A0F3CA #D7FAE8
Accessibility & contrast
On white
1.48
#6AECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6AECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECAB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECAB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#3BEBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aecab; /* rgb */ color: rgb(106, 236, 171); /* oklch */ color: oklch(85.3% 0.149 159.0);
Tailwind
colors: {
custom: {
50: '#9ef3c4',
500: '#6aecab',
950: '#000000',
},
}SCSS
$custom: #6aecab; $custom-light: #9ef3c4; $custom-dark: #000000;
JSON
{
"hex": "#6aecab",
"rgb": {
"r": 106,
"g": 236,
"b": 171
},
"hsl": {
"h": 150,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85288,
"c": 0.14851,
"h": 159
},
"luminance": 0.65995
}Semantic roles & 50–950 ramp
primary
#6AECAB
secondary
#C1397D
accent
#0C73DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582