#CBECFB#CBECFB
#CBECFB is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.040 H 227.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECFB |
|---|---|
| RGB | rgb(203, 236, 251) |
| HSL | hsl(199, 86%, 89%) |
| HSV | hsv(199, 19%, 98%) |
| CMYK | cmyk(19.1%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.53, -7.62, -10.83) |
| CIE-LCH | lch(91.53, 13.24, 234.86°) |
| OKLab | oklab(92.4% -0.0274 -0.0293) |
| OKLCH | oklch(92.4% 0.04 227) |
| XYZ | xyz(72.0320, 79.6504, 102.8270) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 7.25
Pale Sky Blue
#BDF6FE
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 7.48
Very Light Blue
#D5FFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECFB #FBDACB
analogous
#CBFBF2 #CBECFB #CBD4FB
triadic
#CBECFB #FBCBEC #ECFBCB
tetradic
#CBECFB #F2CBFB #FBDACB #D4FBCB
square
#CBECFB #F2CBFB #FBDACB #D4FBCB
split-complementary
#CBECFB #FBCBD4 #FBF2CB
monochromatic
#59C2F2 #92D7F7 #CBECFB #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.24
#CBECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CBECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECFB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECFB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#BEF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbecfb; /* rgb */ color: rgb(203, 236, 251); /* oklch */ color: oklch(92.4% 0.040 227.0);
Tailwind
colors: {
custom: {
50: '#dbf2fc',
500: '#cbecfb',
950: '#000000',
},
}SCSS
$custom: #cbecfb; $custom-light: #dbf2fc; $custom-dark: #000000;
JSON
{
"hex": "#cbecfb",
"rgb": {
"r": 203,
"g": 236,
"b": 251
},
"hsl": {
"h": 198.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.92399,
"c": 0.04012,
"h": 227
},
"luminance": 0.79652
}Semantic roles & 50–950 ramp
primary
#CBECFB
secondary
#E1A489
accent
#4903E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585