#6BDCED#6BDCED
#6BDCED is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.105 H 208.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCED |
|---|---|
| RGB | rgb(107, 220, 237) |
| HSL | hsl(188, 78%, 67%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(54.9%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.07, -27.49, -18.12) |
| CIE-LCH | lch(82.07, 32.93, 213.39°) |
| OKLab | oklab(83.48% -0.0925 -0.0501) |
| OKLCH | oklch(83.48% 0.105 208.4) |
| XYZ | xyz(46.9365, 60.4222, 89.2935) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Aqua Blue
#02D8E9
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Neon Blue
#04D9FF
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCED #ED7C6B
analogous
#6BEDBD #6BDCED #6B9BED
triadic
#6BDCED #ED6BDC #DCED6B
tetradic
#6BDCED #BD6BED #ED7C6B #9BED6B
square
#6BDCED #BD6BED #ED7C6B #9BED6B
split-complementary
#6BDCED #ED6B9B #EDBD6B
monochromatic
#18AFC6 #34CFE6 #6BDCED #A2E9F4 #D8F6FA
Accessibility & contrast
On white
1.60
#6BDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6BDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCED
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCED | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdced; /* rgb */ color: rgb(107, 220, 237); /* oklch */ color: oklch(83.5% 0.105 208.4);
Tailwind
colors: {
custom: {
50: '#a0e7f2',
500: '#6bdced',
950: '#000000',
},
}SCSS
$custom: #6bdced; $custom-light: #a0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#6bdced",
"rgb": {
"r": 107,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.846,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.83479,
"c": 0.10521,
"h": 208.4
},
"luminance": 0.60427
}Semantic roles & 50–950 ramp
primary
#6BDCED
secondary
#C34B39
accent
#260BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485