#CBECFF#CBECFF
#CBECFF is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.5% C 0.043 H 233.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECFF |
|---|---|
| RGB | rgb(203, 236, 255) |
| HSL | hsl(202, 100%, 90%) |
| HSV | hsv(202, 20%, 100%) |
| CMYK | cmyk(20.4%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(91.64, -6.77, -12.74) |
| CIE-LCH | lch(91.64, 14.43, 242.00°) |
| OKLab | oklab(92.53% -0.0259 -0.0346) |
| OKLCH | oklch(92.53% 0.043 233.2) |
| XYZ | xyz(72.6692, 79.9053, 106.1828) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 8.53
Pale Sky Blue
#BDF6FE
ΔE00 8.55
Aliceblue
#F0F8FF
ΔE00 8.67
Lightcyan
#E0FFFF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECFF #FFDECB
analogous
#CBFFF8 #CBECFF #CBD2FF
triadic
#CBECFF #FFCBEC #ECFFCB
tetradic
#CBECFF #F8CBFF #FFDECB #D2FFCB
square
#CBECFF #F8CBFF #FFDECB #D2FFCB
split-complementary
#CBECFF #FFCBD2 #FFF8CB
monochromatic
#51BFFF #8ED6FF #CBECFF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.24
#CBECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CBECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECFF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECFF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#DCE4FF
Tritanopia (blue-blind)
#BDF1F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbecff; /* rgb */ color: rgb(203, 236, 255); /* oklch */ color: oklch(92.5% 0.043 233.2);
Tailwind
colors: {
custom: {
50: '#dbf2ff',
500: '#cbecff',
950: '#000000',
},
}SCSS
$custom: #cbecff; $custom-light: #dbf2ff; $custom-dark: #000000;
JSON
{
"hex": "#cbecff",
"rgb": {
"r": 203,
"g": 236,
"b": 255
},
"hsl": {
"h": 201.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.92527,
"c": 0.0432,
"h": 233.2
},
"luminance": 0.79907
}Semantic roles & 50–950 ramp
primary
#CBECFF
secondary
#E9AA85
accent
#5400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586