#CBDFEB#CBDFEB
#CBDFEB is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.2% C 0.027 H 234.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFEB |
|---|---|
| RGB | rgb(203, 223, 235) |
| HSL | hsl(203, 44%, 86%) |
| HSV | hsv(203, 14%, 92%) |
| CMYK | cmyk(13.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.71, -4.25, -8.11) |
| CIE-LCH | lch(87.71, 9.16, 242.33°) |
| OKLab | oklab(89.24% -0.0159 -0.0219) |
| OKLCH | oklch(89.24% 0.027 234) |
| XYZ | xyz(66.0081, 71.4688, 88.8983) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.90
Aliceblue
#F0F8FF
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.71
Cloudy Blue
#ACC2D9
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFEB #EBD7CB
analogous
#CBEBE7 #CBDFEB #CBCFEB
triadic
#CBDFEB #EBCBDF #DFEBCB
tetradic
#CBDFEB #E7CBEB #EBD7CB #CFEBCB
square
#CBDFEB #E7CBEB #EBD7CB #CFEBCB
split-complementary
#CBDFEB #EBCBCF #EBE7CB
monochromatic
#73A9C9 #9FC4DA #CBDFEB #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.37
#CBDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CBDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFEB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFEB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#C3E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdfeb; /* rgb */ color: rgb(203, 223, 235); /* oklch */ color: oklch(89.2% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#dbe9f1',
500: '#cbdfeb',
950: '#000000',
},
}SCSS
$custom: #cbdfeb; $custom-light: #dbe9f1; $custom-dark: #000000;
JSON
{
"hex": "#cbdfeb",
"rgb": {
"r": 203,
"g": 223,
"b": 235
},
"hsl": {
"h": 202.5,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.8924,
"c": 0.02705,
"h": 234
},
"luminance": 0.7147
}Semantic roles & 50–950 ramp
primary
#CBDFEB
secondary
#C7A794
accent
#622EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485