#6ADECC#6ADECC
#6ADECC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.109 H 182.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADECC |
|---|---|
| RGB | rgb(106, 222, 204) |
| HSL | hsl(171, 64%, 64%) |
| HSV | hsv(171, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.65, -37.21, -1.21) |
| CIE-LCH | lch(81.65, 37.23, 181.86°) |
| OKLab | oklab(82.82% -0.109 -0.0038) |
| OKLCH | oklch(82.82% 0.109 182) |
| XYZ | xyz(42.9595, 59.6624, 66.3671) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 6.04
Pale Teal
#82CBB2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADECC #DE6A7C
analogous
#6ADE92 #6ADECC #6AB6DE
triadic
#6ADECC #CC6ADE #DECC6A
tetradic
#6ADECC #926ADE #DE6A7C #B6DE6A
square
#6ADECC #926ADE #DE6A7C #B6DE6A
split-complementary
#6ADECC #DE6AB6 #DE926A
monochromatic
#25A894 #38D3BB #6ADECC #9CE9DD #CEF4EE
Accessibility & contrast
On white
1.62
#6ADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6ADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADECC
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADECC | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#23E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adecc; /* rgb */ color: rgb(106, 222, 204); /* oklch */ color: oklch(82.8% 0.109 182.0);
Tailwind
colors: {
custom: {
50: '#9de9db',
500: '#6adecc',
950: '#000000',
},
}SCSS
$custom: #6adecc; $custom-light: #9de9db; $custom-dark: #000000;
JSON
{
"hex": "#6adecc",
"rgb": {
"r": 106,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.69,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.82821,
"c": 0.10904,
"h": 182
},
"luminance": 0.59666
}Semantic roles & 50–950 ramp
primary
#6ADECC
secondary
#AB4152
accent
#1A36CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484