#6BDCEF#6BDCEF
#6BDCEF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.6% C 0.106 H 209.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCEF |
|---|---|
| RGB | rgb(107, 220, 239) |
| HSL | hsl(189, 80%, 68%) |
| HSV | hsv(189, 55%, 94%) |
| CMYK | cmyk(55.2%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.13, -26.94, -19.09) |
| CIE-LCH | lch(82.13, 33.02, 215.32°) |
| OKLab | oklab(83.55% -0.0917 -0.0528) |
| OKLCH | oklch(83.55% 0.106 209.9) |
| XYZ | xyz(47.2303, 60.5397, 90.8409) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCEF #EF7E6B
analogous
#6BEFC0 #6BDCEF #6B9AEF
triadic
#6BDCEF #EF6BDC #DCEF6B
tetradic
#6BDCEF #C06BEF #EF7E6B #9AEF6B
square
#6BDCEF #C06BEF #EF7E6B #9AEF6B
split-complementary
#6BDCEF #EF6B9A #EFC06B
monochromatic
#16B0CA #34CFE9 #6BDCEF #A2E9F5 #D9F6FB
Accessibility & contrast
On white
1.60
#6BDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6BDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCEF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCEF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdcef; /* rgb */ color: rgb(107, 220, 239); /* oklch */ color: oklch(83.6% 0.106 209.9);
Tailwind
colors: {
custom: {
50: '#a0e7f4',
500: '#6bdcef',
950: '#000000',
},
}SCSS
$custom: #6bdcef; $custom-light: #a0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#6bdcef",
"rgb": {
"r": 107,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.636,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.83551,
"c": 0.10584,
"h": 209.9
},
"luminance": 0.60544
}Semantic roles & 50–950 ramp
primary
#6BDCEF
secondary
#C74C37
accent
#2709DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485