#6ADBEB#6ADBEB
#6ADBEB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.105 H 207.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADBEB |
|---|---|
| RGB | rgb(106, 219, 235) |
| HSL | hsl(187, 76%, 67%) |
| HSV | hsv(187, 55%, 92%) |
| CMYK | cmyk(54.9%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.69, -27.75, -17.64) |
| CIE-LCH | lch(81.69, 32.88, 212.44°) |
| OKLab | oklab(83.14% -0.0929 -0.0488) |
| OKLCH | oklch(83.14% 0.105 207.7) |
| XYZ | xyz(46.2647, 59.7210, 87.6703) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADBEB #EB7A6A
analogous
#6AEBBB #6ADBEB #6A9BEB
triadic
#6ADBEB #EB6ADB #DBEB6A
tetradic
#6ADBEB #BB6AEB #EB7A6A #9BEB6A
square
#6ADBEB #BB6AEB #EB7A6A #9BEB6A
split-complementary
#6ADBEB #EB6A9B #EBBB6A
monochromatic
#1AACC1 #34CEE4 #6ADBEB #A0E8F2 #D6F5F9
Accessibility & contrast
On white
1.62
#6ADBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6ADBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADBEB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADBEB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6adbeb; /* rgb */ color: rgb(106, 219, 235); /* oklch */ color: oklch(83.1% 0.105 207.7);
Tailwind
colors: {
custom: {
50: '#9fe6f1',
500: '#6adbeb',
950: '#000000',
},
}SCSS
$custom: #6adbeb; $custom-light: #9fe6f1; $custom-dark: #000000;
JSON
{
"hex": "#6adbeb",
"rgb": {
"r": 106,
"g": 219,
"b": 235
},
"hsl": {
"h": 187.442,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.83143,
"c": 0.10489,
"h": 207.7
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#6ADBEB
secondary
#BF4B3A
accent
#260DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485