#6BDAEB#6BDAEB
#6BDAEB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.0% C 0.104 H 208.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDAEB |
|---|---|
| RGB | rgb(107, 218, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 54%, 92%) |
| CMYK | cmyk(54.5%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.44, -27.06, -18.01) |
| CIE-LCH | lch(81.44, 32.51, 213.65°) |
| OKLab | oklab(82.95% -0.0912 -0.0498) |
| OKLCH | oklch(82.95% 0.104 208.7) |
| XYZ | xyz(46.1242, 59.2624, 87.5892) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.34
Aqua Blue
#02D8E9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDAEB #EB7C6B
analogous
#6BEBBC #6BDAEB #6B9AEB
triadic
#6BDAEB #EB6BDA #DAEB6B
tetradic
#6BDAEB #BC6BEB #EB7C6B #9AEB6B
square
#6BDAEB #BC6BEB #EB7C6B #9AEB6B
split-complementary
#6BDAEB #EB6B9A #EBBC6B
monochromatic
#1AABC1 #35CDE4 #6BDAEB #A1E7F2 #D7F5FA
Accessibility & contrast
On white
1.63
#6BDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6BDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDAEB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDAEB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 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: #6bdaeb; /* rgb */ color: rgb(107, 218, 235); /* oklch */ color: oklch(83.0% 0.104 208.7);
Tailwind
colors: {
custom: {
50: '#9fe5f1',
500: '#6bdaeb',
950: '#000000',
},
}SCSS
$custom: #6bdaeb; $custom-light: #9fe5f1; $custom-dark: #000000;
JSON
{
"hex": "#6bdaeb",
"rgb": {
"r": 107,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.969,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.82951,
"c": 0.10388,
"h": 208.7
},
"luminance": 0.59267
}Semantic roles & 50–950 ramp
primary
#6BDAEB
secondary
#C04C3A
accent
#280DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485