#6AECB0#6AECB0
#6AECB0 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.4% C 0.144 H 161.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECB0 |
|---|---|
| RGB | rgb(106, 236, 176) |
| HSL | hsl(152, 77%, 67%) |
| HSV | hsv(152, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 25.4%, 7.5%) |
| CIE-LAB | lab(85.09, -49.62, 18.43) |
| CIE-LCH | lch(85.09, 52.93, 159.62°) |
| OKLab | oklab(85.4% -0.1364 0.0471) |
| OKLCH | oklch(85.4% 0.144 161) |
| XYZ | xyz(43.7719, 66.1856, 51.5343) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.29
Seafoam (survey)
#80F9AD
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECB0 #EC6AA6
analogous
#6AEC6F #6AECB0 #6AE7EC
triadic
#6AECB0 #B06AEC #ECB06A
tetradic
#6AECB0 #6F6AEC #EC6AA6 #E7EC6A
square
#6AECB0 #6F6AEC #EC6AA6 #E7EC6A
split-complementary
#6AECB0 #EC6AE7 #EC6F6A
monochromatic
#19C374 #34E593 #6AECB0 #A0F3CD #D7FAEA
Accessibility & contrast
On white
1.47
#6AECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6AECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECB0
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECB0 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAD
Deuteranopia (green-blind)
#D6CFB4
Tritanopia (blue-blind)
#38EBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aecb0; /* rgb */ color: rgb(106, 236, 176); /* oklch */ color: oklch(85.4% 0.144 161.0);
Tailwind
colors: {
custom: {
50: '#9ef3c7',
500: '#6aecb0',
950: '#000000',
},
}SCSS
$custom: #6aecb0; $custom-light: #9ef3c7; $custom-dark: #000000;
JSON
{
"hex": "#6aecb0",
"rgb": {
"r": 106,
"g": 236,
"b": 176
},
"hsl": {
"h": 152.308,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85401,
"c": 0.14432,
"h": 161
},
"luminance": 0.6619
}Semantic roles & 50–950 ramp
primary
#6AECB0
secondary
#C13978
accent
#0C6BDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582