#6ADAEB#6ADAEB
#6ADAEB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.105 H 208.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADAEB |
|---|---|
| RGB | rgb(106, 218, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 55%, 92%) |
| CMYK | cmyk(54.9%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.40, -27.26, -18.07) |
| CIE-LCH | lch(81.40, 32.70, 213.54°) |
| OKLab | oklab(82.92% -0.0918 -0.05) |
| OKLCH | oklch(82.92% 0.105 208.6) |
| XYZ | xyz(46.0046, 59.2008, 87.5836) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Sky Blue
#87CEEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADAEB #EB7B6A
analogous
#6AEBBC #6ADAEB #6A9AEB
triadic
#6ADAEB #EB6ADA #DAEB6A
tetradic
#6ADAEB #BC6AEB #EB7B6A #9AEB6A
square
#6ADAEB #BC6AEB #EB7B6A #9AEB6A
split-complementary
#6ADAEB #EB6A9A #EBBC6A
monochromatic
#1AABC1 #34CDE4 #6ADAEB #A0E7F2 #D6F5F9
Accessibility & contrast
On white
1.64
#6ADAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6ADAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADAEB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADAEB | 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)
#CAD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6adaeb; /* rgb */ color: rgb(106, 218, 235); /* oklch */ color: oklch(82.9% 0.105 208.6);
Tailwind
colors: {
custom: {
50: '#9fe5f1',
500: '#6adaeb',
950: '#000000',
},
}SCSS
$custom: #6adaeb; $custom-light: #9fe5f1; $custom-dark: #000000;
JSON
{
"hex": "#6adaeb",
"rgb": {
"r": 106,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.907,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.82915,
"c": 0.10451,
"h": 208.6
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#6ADAEB
secondary
#BF4C3A
accent
#280DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485