#BCCFDA#BCCFDA
#BCCFDA is a very light, muted cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.026 H 233.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFDA |
|---|---|
| RGB | rgb(188, 207, 218) |
| HSL | hsl(202, 29%, 80%) |
| HSV | hsv(202, 14%, 85%) |
| CMYK | cmyk(13.8%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(82.04, -4.17, -7.62) |
| CIE-LCH | lch(82.04, 8.69, 241.28°) |
| OKLab | oklab(84.36% -0.0155 -0.0205) |
| OKLCH | oklch(84.36% 0.026 233) |
| XYZ | xyz(55.7037, 60.3779, 75.0354) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.79
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.74
Fog
#D8DCE0
ΔE00 6.89
Light Grey Blue
#9DBCD4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFDA #DAC7BC
analogous
#BCDAD6 #BCCFDA #BCC0DA
triadic
#BCCFDA #DABCCF #CFDABC
tetradic
#BCCFDA #D6BCDA #DAC7BC #C0DABC
square
#BCCFDA #D6BCDA #DAC7BC #C0DABC
split-complementary
#BCCFDA #DABCC0 #DAD6BC
monochromatic
#6D97AE #95B3C4 #BCCFDA #E3EBF0 #EBF1F4
Accessibility & contrast
On white
1.61
#BCCFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#BCCFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFDA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFDA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#C6CADA
Tritanopia (blue-blind)
#B4D2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfda; /* rgb */ color: rgb(188, 207, 218); /* oklch */ color: oklch(84.4% 0.026 233.0);
Tailwind
colors: {
custom: {
50: '#d0dde5',
500: '#bccfda',
950: '#000000',
},
}SCSS
$custom: #bccfda; $custom-light: #d0dde5; $custom-dark: #000000;
JSON
{
"hex": "#bccfda",
"rgb": {
"r": 188,
"g": 207,
"b": 218
},
"hsl": {
"h": 202,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.84357,
"c": 0.02571,
"h": 233
},
"luminance": 0.60379
}Semantic roles & 50–950 ramp
primary
#BCCFDA
secondary
#B19889
accent
#653EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484