#6ADCED#6ADCED
#6ADCED is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.106 H 208.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCED |
|---|---|
| RGB | rgb(106, 220, 237) |
| HSL | hsl(188, 78%, 67%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(55.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.03, -27.69, -18.18) |
| CIE-LCH | lch(82.03, 33.12, 213.29°) |
| OKLab | oklab(83.44% -0.0931 -0.0503) |
| OKLCH | oklch(83.44% 0.106 208.4) |
| XYZ | xyz(46.8169, 60.3605, 89.2879) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.86
Aqua Blue
#02D8E9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCED #ED7B6A
analogous
#6AEDBC #6ADCED #6A9BED
triadic
#6ADCED #ED6ADC #DCED6A
tetradic
#6ADCED #BC6AED #ED7B6A #9BED6A
square
#6ADCED #BC6AED #ED7B6A #9BED6A
split-complementary
#6ADCED #ED6A9B #EDBC6A
monochromatic
#18AEC5 #33CFE6 #6ADCED #A1E9F4 #D7F6FA
Accessibility & contrast
On white
1.61
#6ADCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6ADCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCED
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCED | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C6ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adced; /* rgb */ color: rgb(106, 220, 237); /* oklch */ color: oklch(83.4% 0.106 208.4);
Tailwind
colors: {
custom: {
50: '#9fe7f2',
500: '#6adced',
950: '#000000',
},
}SCSS
$custom: #6adced; $custom-light: #9fe7f2; $custom-dark: #000000;
JSON
{
"hex": "#6adced",
"rgb": {
"r": 106,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.786,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.83443,
"c": 0.10584,
"h": 208.4
},
"luminance": 0.60365
}Semantic roles & 50–950 ramp
primary
#6ADCED
secondary
#C34B39
accent
#260BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485