#6ADAED#6ADAED
#6ADAED is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.0% C 0.105 H 210.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADAED |
|---|---|
| RGB | rgb(106, 218, 237) |
| HSL | hsl(189, 78%, 67%) |
| HSV | hsv(189, 55%, 93%) |
| CMYK | cmyk(55.3%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.47, -26.71, -19.04) |
| CIE-LCH | lch(81.47, 32.80, 215.48°) |
| OKLab | oklab(82.99% -0.091 -0.0527) |
| OKLCH | oklch(82.99% 0.105 210.1) |
| XYZ | xyz(46.2952, 59.3170, 89.1139) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADAED #ED7D6A
analogous
#6AEDBE #6ADAED #6A99ED
triadic
#6ADAED #ED6ADA #DAED6A
tetradic
#6ADAED #BE6AED #ED7D6A #99ED6A
square
#6ADAED #BE6AED #ED7D6A #99ED6A
split-complementary
#6ADAED #ED6A99 #EDBE6A
monochromatic
#18ACC5 #33CCE6 #6ADAED #A1E8F4 #D7F5FA
Accessibility & contrast
On white
1.63
#6ADAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6ADAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADAED
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADAED | 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)
#C9D3EE
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adaed; /* rgb */ color: rgb(106, 218, 237); /* oklch */ color: oklch(83.0% 0.105 210.1);
Tailwind
colors: {
custom: {
50: '#9fe5f2',
500: '#6adaed',
950: '#000000',
},
}SCSS
$custom: #6adaed; $custom-light: #9fe5f2; $custom-dark: #000000;
JSON
{
"hex": "#6adaed",
"rgb": {
"r": 106,
"g": 218,
"b": 237
},
"hsl": {
"h": 188.702,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.82987,
"c": 0.10515,
"h": 210.1
},
"luminance": 0.59321
}Semantic roles & 50–950 ramp
primary
#6ADAED
secondary
#C34D39
accent
#290BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485