#6FCBDF#6FCBDF
#6FCBDF is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.092 H 213.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBDF |
|---|---|
| RGB | rgb(111, 203, 223) |
| HSL | hsl(191, 64%, 65%) |
| HSV | hsv(191, 50%, 87%) |
| CMYK | cmyk(50.2%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(76.93, -22.08, -18.38) |
| CIE-LCH | lch(76.93, 28.73, 219.78°) |
| OKLab | oklab(79.25% -0.0768 -0.0508) |
| OKLCH | oklch(79.25% 0.092 213.5) |
| XYZ | xyz(41.2256, 51.4156, 77.5494) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.49
Aqua Blue
#02D8E9
ΔE00 6.80
Bright Sky Blue
#02CCFE
ΔE00 7.75
Robin'S Egg
#6DEDFD
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBDF #DF836F
analogous
#6FDFBB #6FCBDF #6F93DF
triadic
#6FCBDF #DF6FCB #CBDF6F
tetradic
#6FCBDF #BB6FDF #DF836F #93DF6F
square
#6FCBDF #BB6FDF #DF836F #93DF6F
split-complementary
#6FCBDF #DF6F93 #DFBB6F
monochromatic
#2695AD #3DB9D4 #6FCBDF #A1DDEA #D3EFF5
Accessibility & contrast
On white
1.86
#6FCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#6FCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBDF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBDF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#29D3D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcbdf; /* rgb */ color: rgb(111, 203, 223); /* oklch */ color: oklch(79.3% 0.092 213.5);
Tailwind
colors: {
custom: {
50: '#a0dbe9',
500: '#6fcbdf',
950: '#000000',
},
}SCSS
$custom: #6fcbdf; $custom-light: #a0dbe9; $custom-dark: #000000;
JSON
{
"hex": "#6fcbdf",
"rgb": {
"r": 111,
"g": 203,
"b": 223
},
"hsl": {
"h": 190.714,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.79252,
"c": 0.09204,
"h": 213.5
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#6FCBDF
secondary
#AF5643
accent
#3A1ACB
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1516
muted
#808484