#CBDFF0#CBDFF0
#CBDFF0 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.032 H 243.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFF0 |
|---|---|
| RGB | rgb(203, 223, 240) |
| HSL | hsl(208, 55%, 87%) |
| HSV | hsv(208, 15%, 94%) |
| CMYK | cmyk(15.4%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(87.85, -3.23, -10.54) |
| CIE-LCH | lch(87.85, 11.02, 252.94°) |
| OKLab | oklab(89.4% -0.014 -0.0285) |
| OKLCH | oklch(89.4% 0.032 243.7) |
| XYZ | xyz(66.7406, 71.7618, 92.7563) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.37
Cloudy Blue
#ACC2D9
ΔE00 7.38
Aliceblue
#F0F8FF
ΔE00 7.61
Lightblue
#ADD8E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFF0 #F0DCCB
analogous
#CBF0EF #CBDFF0 #CBCDF0
triadic
#CBDFF0 #F0CBDF #DFF0CB
tetradic
#CBDFF0 #EFCBF0 #F0DCCB #CDF0CB
square
#CBDFF0 #EFCBF0 #F0DCCB #CDF0CB
split-complementary
#CBDFF0 #F0CBCD #F0EFCB
monochromatic
#6CA5D5 #9CC2E2 #CBDFF0 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.37
#CBDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CBDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFF0
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFF0 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF1
Deuteranopia (green-blind)
#D4DBF0
Tritanopia (blue-blind)
#C2E3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdff0; /* rgb */ color: rgb(203, 223, 240); /* oklch */ color: oklch(89.4% 0.032 243.7);
Tailwind
colors: {
custom: {
50: '#dbe9f5',
500: '#cbdff0',
950: '#000000',
},
}SCSS
$custom: #cbdff0; $custom-light: #dbe9f5; $custom-dark: #000000;
JSON
{
"hex": "#cbdff0",
"rgb": {
"r": 203,
"g": 223,
"b": 240
},
"hsl": {
"h": 207.568,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.89399,
"c": 0.03174,
"h": 243.7
},
"luminance": 0.71763
}Semantic roles & 50–950 ramp
primary
#CBDFF0
secondary
#CEAD91
accent
#6C23C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485