#6ADCDF#6ADCDF
#6ADCDF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.104 H 197.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCDF |
|---|---|
| RGB | rgb(106, 220, 223) |
| HSL | hsl(182, 65%, 65%) |
| HSV | hsv(182, 52%, 87%) |
| CMYK | cmyk(52.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.61, -31.45, -11.38) |
| CIE-LCH | lch(81.61, 33.44, 199.89°) |
| OKLab | oklab(82.96% -0.0988 -0.0314) |
| OKLCH | oklch(82.96% 0.104 197.7) |
| XYZ | xyz(44.8508, 59.5741, 78.9331) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.33
Darkturquoise
#00CED1
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCDF #DF6D6A
analogous
#6ADFA7 #6ADCDF #6AA2DF
triadic
#6ADCDF #DF6ADC #DCDF6A
tetradic
#6ADCDF #A76ADF #DF6D6A #A2DF6A
square
#6ADCDF #A76ADF #DF6D6A #A2DF6A
split-complementary
#6ADCDF #DF6AA2 #DFA76A
monochromatic
#25A7AA #38D0D4 #6ADCDF #9CE8EA #CFF4F5
Accessibility & contrast
On white
1.63
#6ADCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#6ADCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCDF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCDF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adcdf; /* rgb */ color: rgb(106, 220, 223); /* oklch */ color: oklch(83.0% 0.104 197.7);
Tailwind
colors: {
custom: {
50: '#9ee7e9',
500: '#6adcdf',
950: '#000000',
},
}SCSS
$custom: #6adcdf; $custom-light: #9ee7e9; $custom-dark: #000000;
JSON
{
"hex": "#6adcdf",
"rgb": {
"r": 106,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.538,
"s": 64.641,
"l": 64.51
},
"oklch": {
"l": 0.82957,
"c": 0.10366,
"h": 197.7
},
"luminance": 0.59578
}Semantic roles & 50–950 ramp
primary
#6ADCDF
secondary
#AC4441
accent
#1E19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484