#6ADCD9#6ADCD9
#6ADCD9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.104 H 193.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCD9 |
|---|---|
| RGB | rgb(106, 220, 217) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.43, -33.01, -8.45) |
| CIE-LCH | lch(81.43, 34.08, 194.35°) |
| OKLab | oklab(82.76% -0.1013 -0.0234) |
| OKLCH | oklch(82.76% 0.104 193) |
| XYZ | xyz(44.0562, 59.2562, 74.7481) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.64
Turquoise
#40E0D0
ΔE00 5.43
Darkturquoise
#00CED1
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 7.03
Bright Light Blue
#26F7FD
ΔE00 7.19
Robin'S Egg
#6DEDFD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCD9 #DC6A6D
analogous
#6ADCA0 #6ADCD9 #6AA6DC
triadic
#6ADCD9 #D96ADC #DCD96A
tetradic
#6ADCD9 #A06ADC #DC6A6D #A6DC6A
square
#6ADCD9 #A06ADC #DC6A6D #A6DC6A
split-complementary
#6ADCD9 #DC6AA6 #DCA06A
monochromatic
#27A5A2 #38D0CC #6ADCD9 #9CE8E6 #CDF3F2
Accessibility & contrast
On white
1.63
#6ADCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6ADCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCD9
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCD9 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#07E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adcd9; /* rgb */ color: rgb(106, 220, 217); /* oklch */ color: oklch(82.8% 0.104 193.0);
Tailwind
colors: {
custom: {
50: '#9ee7e4',
500: '#6adcd9',
950: '#000000',
},
}SCSS
$custom: #6adcd9; $custom-light: #9ee7e4; $custom-dark: #000000;
JSON
{
"hex": "#6adcd9",
"rgb": {
"r": 106,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.421,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.82759,
"c": 0.10393,
"h": 193
},
"luminance": 0.5926
}Semantic roles & 50–950 ramp
primary
#6ADCD9
secondary
#A84245
accent
#1C20CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484