#6BCADD#6BCADD
#6BCADD is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.8% C 0.094 H 212.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCADD |
|---|---|
| RGB | rgb(107, 202, 221) |
| HSL | hsl(190, 63%, 64%) |
| HSV | hsv(190, 52%, 87%) |
| CMYK | cmyk(51.6%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.43, -22.98, -18.08) |
| CIE-LCH | lch(76.43, 29.24, 218.20°) |
| OKLab | oklab(78.78% -0.0792 -0.05) |
| OKLCH | oklch(78.78% 0.094 212.2) |
| XYZ | xyz(40.2300, 50.5838, 76.0362) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 6.42
Neon Blue
#04D9FF
ΔE00 6.44
Baby Blue
#89CFF0
ΔE00 7.12
Bright Sky Blue
#02CCFE
ΔE00 8.00
Robin'S Egg
#6DEDFD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCADD #DD7E6B
analogous
#6BDDB7 #6BCADD #6B91DD
triadic
#6BCADD #DD6BCA #CADD6B
tetradic
#6BCADD #B76BDD #DD7E6B #91DD6B
square
#6BCADD #B76BDD #DD7E6B #91DD6B
split-complementary
#6BCADD #DD6B91 #DDB76B
monochromatic
#2692A7 #39B8D2 #6BCADD #9DDCE8 #CFEEF4
Accessibility & contrast
On white
1.89
#6BCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#6BCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCADD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCADD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#19D2D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bcadd; /* rgb */ color: rgb(107, 202, 221); /* oklch */ color: oklch(78.8% 0.094 212.2);
Tailwind
colors: {
custom: {
50: '#9ddae7',
500: '#6bcadd',
950: '#000000',
},
}SCSS
$custom: #6bcadd; $custom-light: #9ddae7; $custom-dark: #000000;
JSON
{
"hex": "#6bcadd",
"rgb": {
"r": 107,
"g": 202,
"b": 221
},
"hsl": {
"h": 190,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.78784,
"c": 0.09369,
"h": 212.2
},
"luminance": 0.50587
}Semantic roles & 50–950 ramp
primary
#6BCADD
secondary
#AA5442
accent
#381BCA
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1516
muted
#808484