#CBECFD#CBECFD
#CBECFD is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.042 H 230.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECFD |
|---|---|
| RGB | rgb(203, 236, 253) |
| HSL | hsl(200, 93%, 89%) |
| HSV | hsv(200, 20%, 99%) |
| CMYK | cmyk(19.8%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.58, -7.20, -11.79) |
| CIE-LCH | lch(91.58, 13.81, 238.58°) |
| OKLab | oklab(92.46% -0.0266 -0.032) |
| OKLCH | oklch(92.46% 0.042 230.2) |
| XYZ | xyz(72.3489, 79.7772, 104.4961) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.28
Powder Blue
#B0E0E6
ΔE00 7.88
Pale Sky Blue
#BDF6FE
ΔE00 7.95
Lightcyan
#E0FFFF
ΔE00 8.17
Aliceblue
#F0F8FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECFD #FDDCCB
analogous
#CBFDF5 #CBECFD #CBD3FD
triadic
#CBECFD #FDCBEC #ECFDCB
tetradic
#CBECFD #F5CBFD #FDDCCB #D3FDCB
square
#CBECFD #F5CBFD #FDDCCB #D3FDCB
split-complementary
#CBECFD #FDCBD3 #FDF5CB
monochromatic
#55C1F8 #90D6FB #CBECFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.24
#CBECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CBECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECFD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECFD | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#BDF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbecfd; /* rgb */ color: rgb(203, 236, 253); /* oklch */ color: oklch(92.5% 0.042 230.2);
Tailwind
colors: {
custom: {
50: '#dbf2fe',
500: '#cbecfd',
950: '#000000',
},
}SCSS
$custom: #cbecfd; $custom-light: #dbf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cbecfd",
"rgb": {
"r": 203,
"g": 236,
"b": 253
},
"hsl": {
"h": 200.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.92463,
"c": 0.0416,
"h": 230.2
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#CBECFD
secondary
#E5A787
accent
#4E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585