#6ADBEE#6ADBEE
#6ADBEE is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.3% C 0.106 H 209.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADBEE |
|---|---|
| RGB | rgb(106, 219, 238) |
| HSL | hsl(189, 80%, 67%) |
| HSV | hsv(189, 55%, 93%) |
| CMYK | cmyk(55.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.78, -26.92, -19.09) |
| CIE-LCH | lch(81.78, 33.00, 215.34°) |
| OKLab | oklab(83.25% -0.0917 -0.0528) |
| OKLCH | oklch(83.25% 0.106 209.9) |
| XYZ | xyz(46.7018, 59.8958, 89.9722) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 4.70
Neon Blue
#04D9FF
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADBEE #EE7D6A
analogous
#6AEEBF #6ADBEE #6A99EE
triadic
#6ADBEE #EE6ADB #DBEE6A
tetradic
#6ADBEE #BF6AEE #EE7D6A #99EE6A
square
#6ADBEE #BF6AEE #EE7D6A #99EE6A
split-complementary
#6ADBEE #EE6A99 #EEBF6A
monochromatic
#17AEC7 #33CEE8 #6ADBEE #A1E8F4 #D8F6FB
Accessibility & contrast
On white
1.62
#6ADBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6ADBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADBEE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADBEE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adbee; /* rgb */ color: rgb(106, 219, 238); /* oklch */ color: oklch(83.3% 0.106 209.9);
Tailwind
colors: {
custom: {
50: '#9fe6f3',
500: '#6adbee',
950: '#000000',
},
}SCSS
$custom: #6adbee; $custom-light: #9fe6f3; $custom-dark: #000000;
JSON
{
"hex": "#6adbee",
"rgb": {
"r": 106,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.636,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.83251,
"c": 0.10581,
"h": 209.9
},
"luminance": 0.599
}Semantic roles & 50–950 ramp
primary
#6ADBEE
secondary
#C44C38
accent
#280ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485