#6ADCD8#6ADCD8
#6ADCD8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.104 H 192.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCD8 |
|---|---|
| RGB | rgb(106, 220, 216) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.40, -33.27, -7.96) |
| CIE-LCH | lch(81.40, 34.21, 193.45°) |
| OKLab | oklab(82.73% -0.1017 -0.0221) |
| OKLCH | oklch(82.73% 0.104 192.3) |
| XYZ | xyz(43.9265, 59.2044, 74.0651) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.54
Turquoise
#40E0D0
ΔE00 5.12
Darkturquoise
#00CED1
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 7.33
Aqua Blue
#02D8E9
ΔE00 7.35
Bright Cyan
#41FDFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCD8 #DC6A6E
analogous
#6ADC9F #6ADCD8 #6AA7DC
triadic
#6ADCD8 #D86ADC #DCD86A
tetradic
#6ADCD8 #9F6ADC #DC6A6E #A7DC6A
square
#6ADCD8 #9F6ADC #DC6A6E #A7DC6A
split-complementary
#6ADCD8 #DC6AA7 #DC9F6A
monochromatic
#27A5A0 #38D0CB #6ADCD8 #9CE8E5 #CDF3F2
Accessibility & contrast
On white
1.64
#6ADCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6ADCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCD8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCD8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D8
Deuteranopia (green-blind)
#BEC4D9
Tritanopia (blue-blind)
#0BE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adcd8; /* rgb */ color: rgb(106, 220, 216); /* oklch */ color: oklch(82.7% 0.104 192.3);
Tailwind
colors: {
custom: {
50: '#9ee7e4',
500: '#6adcd8',
950: '#000000',
},
}SCSS
$custom: #6adcd8; $custom-light: #9ee7e4; $custom-dark: #000000;
JSON
{
"hex": "#6adcd8",
"rgb": {
"r": 106,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.895,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.82727,
"c": 0.10405,
"h": 192.3
},
"luminance": 0.59208
}Semantic roles & 50–950 ramp
primary
#6ADCD8
secondary
#A84246
accent
#1C22CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484