#CBECF7#CBECF7
#CBECF7 is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.3% C 0.038 H 219.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECF7 |
|---|---|
| RGB | rgb(203, 236, 247) |
| HSL | hsl(195, 73%, 88%) |
| HSV | hsv(195, 18%, 97%) |
| CMYK | cmyk(17.8%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(91.42, -8.46, -8.91) |
| CIE-LCH | lch(91.42, 12.28, 226.50°) |
| OKLab | oklab(92.27% -0.0288 -0.0241) |
| OKLCH | oklch(92.27% 0.038 219.9) |
| XYZ | xyz(71.4081, 79.4008, 99.5413) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.45
Powder Blue
#B0E0E6
ΔE00 6.05
Lightcyan
#E0FFFF
ΔE00 6.13
Pale Sky Blue
#BDF6FE
ΔE00 6.30
Very Light Blue
#D5FFFF
ΔE00 6.89
Ice Blue
#A5DFF9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECF7 #F7D6CB
analogous
#CBF7EC #CBECF7 #CBD6F7
triadic
#CBECF7 #F7CBEC #ECF7CB
tetradic
#CBECF7 #ECCBF7 #F7D6CB #D6F7CB
square
#CBECF7 #ECCBF7 #F7D6CB #D6F7CB
split-complementary
#CBECF7 #F7CBD6 #F7ECCB
monochromatic
#61C5E7 #96D9EF #CBECF7 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.24
#CBECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CBECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECF7
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECF7 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#BFF0EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbecf7; /* rgb */ color: rgb(203, 236, 247); /* oklch */ color: oklch(92.3% 0.038 219.9);
Tailwind
colors: {
custom: {
50: '#dbf2f9',
500: '#cbecf7',
950: '#000000',
},
}SCSS
$custom: #cbecf7; $custom-light: #dbf2f9; $custom-dark: #000000;
JSON
{
"hex": "#cbecf7",
"rgb": {
"r": 203,
"g": 236,
"b": 247
},
"hsl": {
"h": 195,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.92273,
"c": 0.0376,
"h": 219.9
},
"luminance": 0.79403
}Semantic roles & 50–950 ramp
primary
#CBECF7
secondary
#DAA08C
accent
#4110D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585