#6ADDCF#6ADDCF
#6ADDCF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.107 H 184.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDCF |
|---|---|
| RGB | rgb(106, 221, 207) |
| HSL | hsl(173, 63%, 64%) |
| HSV | hsv(173, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.44, -36.01, -3.11) |
| CIE-LCH | lch(81.44, 36.14, 184.93°) |
| OKLab | oklab(82.68% -0.1066 -0.0089) |
| OKLCH | oklch(82.68% 0.107 184.8) |
| XYZ | xyz(43.0580, 59.2781, 68.1921) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Mediumturquoise
#48D1CC
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 6.04
Aqua (survey)
#13EAC9
ΔE00 7.08
Bright Aqua
#0BF9EA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDCF #DD6A78
analogous
#6ADD96 #6ADDCF #6AB2DD
triadic
#6ADDCF #CF6ADD #DDCF6A
tetradic
#6ADDCF #966ADD #DD6A78 #B2DD6A
square
#6ADDCF #966ADD #DD6A78 #B2DD6A
split-complementary
#6ADDCF #DD6AB2 #DD966A
monochromatic
#26A797 #38D2BF #6ADDCF #9CE8DF #CEF4EF
Accessibility & contrast
On white
1.63
#6ADDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6ADDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDCF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDCF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#C1C5D0
Tritanopia (blue-blind)
#1FE1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6addcf; /* rgb */ color: rgb(106, 221, 207); /* oklch */ color: oklch(82.7% 0.107 184.8);
Tailwind
colors: {
custom: {
50: '#9de8dd',
500: '#6addcf',
950: '#000000',
},
}SCSS
$custom: #6addcf; $custom-light: #9de8dd; $custom-dark: #000000;
JSON
{
"hex": "#6addcf",
"rgb": {
"r": 106,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.696,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.82677,
"c": 0.10697,
"h": 184.8
},
"luminance": 0.59282
}Semantic roles & 50–950 ramp
primary
#6ADDCF
secondary
#A9424E
accent
#1B30CB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484