#6BCEDD#6BCEDD
#6BCEDD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.095 H 208.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEDD |
|---|---|
| RGB | rgb(107, 206, 221) |
| HSL | hsl(188, 63%, 64%) |
| HSV | hsv(188, 52%, 87%) |
| CMYK | cmyk(51.6%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.57, -24.97, -16.36) |
| CIE-LCH | lch(77.57, 29.85, 213.22°) |
| OKLab | oklab(79.7% -0.0837 -0.0452) |
| OKLCH | oklch(79.7% 0.095 208.4) |
| XYZ | xyz(41.1807, 52.4852, 76.3531) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.16
Robin'S Egg
#6DEDFD
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.55
Robin Egg Blue
#8AF1FE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEDD #DD7A6B
analogous
#6BDDB3 #6BCEDD #6B95DD
triadic
#6BCEDD #DD6BCE #CEDD6B
tetradic
#6BCEDD #B36BDD #DD7A6B #95DD6B
square
#6BCEDD #B36BDD #DD7A6B #95DD6B
split-complementary
#6BCEDD #DD6B95 #DDB36B
monochromatic
#2696A7 #39BED2 #6BCEDD #9DDEE8 #CFEFF4
Accessibility & contrast
On white
1.83
#6BCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6BCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEDD
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEDD | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#ADBADD
Tritanopia (blue-blind)
#16D6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcedd; /* rgb */ color: rgb(107, 206, 221); /* oklch */ color: oklch(79.7% 0.095 208.4);
Tailwind
colors: {
custom: {
50: '#9edde7',
500: '#6bcedd',
950: '#000000',
},
}SCSS
$custom: #6bcedd; $custom-light: #9edde7; $custom-dark: #000000;
JSON
{
"hex": "#6bcedd",
"rgb": {
"r": 107,
"g": 206,
"b": 221
},
"hsl": {
"h": 187.895,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.79701,
"c": 0.09508,
"h": 208.4
},
"luminance": 0.52489
}Semantic roles & 50–950 ramp
primary
#6BCEDD
secondary
#AA5042
accent
#321BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484