#CBECFE#CBECFE
#CBECFE is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.042 H 231.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECFE |
|---|---|
| RGB | rgb(203, 236, 254) |
| HSL | hsl(201, 96%, 90%) |
| HSV | hsv(201, 20%, 100%) |
| CMYK | cmyk(20.1%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(91.61, -6.99, -12.26) |
| CIE-LCH | lch(91.61, 14.12, 240.33°) |
| OKLab | oklab(92.5% -0.0263 -0.0333) |
| OKLCH | oklch(92.5% 0.042 231.7) |
| XYZ | xyz(72.5086, 79.8410, 105.3373) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 8.20
Pale Sky Blue
#BDF6FE
ΔE00 8.25
Lightcyan
#E0FFFF
ΔE00 8.52
Aliceblue
#F0F8FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECFE #FEDDCB
analogous
#CBFEF6 #CBECFE #CBD3FE
triadic
#CBECFE #FECBEC #ECFECB
tetradic
#CBECFE #F6CBFE #FEDDCB #D3FECB
square
#CBECFE #F6CBFE #FEDDCB #D3FECB
split-complementary
#CBECFE #FECBD3 #FEF6CB
monochromatic
#53C0FC #8FD6FD #CBECFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.24
#CBECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CBECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECFE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECFE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#BDF1F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbecfe; /* rgb */ color: rgb(203, 236, 254); /* oklch */ color: oklch(92.5% 0.042 231.7);
Tailwind
colors: {
custom: {
50: '#dbf2fe',
500: '#cbecfe',
950: '#000000',
},
}SCSS
$custom: #cbecfe; $custom-light: #dbf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cbecfe",
"rgb": {
"r": 203,
"g": 236,
"b": 254
},
"hsl": {
"h": 201.176,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.92495,
"c": 0.04238,
"h": 231.7
},
"luminance": 0.79843
}Semantic roles & 50–950 ramp
primary
#CBECFE
secondary
#E7A886
accent
#5100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585