#CBF3FC#CBF3FC
#CBF3FC is a very light, muted cyan. Relative luminance 0.838; OKLCH L 93.9% C 0.043 H 212.9°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3FC |
|---|---|
| RGB | rgb(203, 243, 252) |
| HSL | hsl(191, 89%, 89%) |
| HSV | hsv(191, 19%, 99%) |
| CMYK | cmyk(19.4%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.37, -10.96, -8.61) |
| CIE-LCH | lch(93.37, 13.93, 218.15°) |
| OKLab | oklab(93.87% -0.0361 -0.0233) |
| OKLCH | oklch(93.87% 0.043 212.9) |
| XYZ | xyz(74.2450, 83.8236, 104.3443) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Very Light Blue
#D5FFFF
ΔE00 4.63
Really Light Blue
#D4FFFF
ΔE00 4.69
Lightcyan
#E0FFFF
ΔE00 4.75
Light Sky Blue
#C6FCFF
ΔE00 4.78
Pale Blue
#D0FEFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3FC #FCD4CB
analogous
#CBFCED #CBF3FC #CBDBFC
triadic
#CBF3FC #FCCBF3 #F3FCCB
tetradic
#CBF3FC #EDCBFC #FCD4CB #DBFCCB
square
#CBF3FC #EDCBFC #FCD4CB #DBFCCB
split-complementary
#CBF3FC #FCCBDB #FCEDCB
monochromatic
#57D8F5 #91E6F9 #CBF3FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.18
#CBF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CBF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3FC
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3FC | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#BDF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf3fc; /* rgb */ color: rgb(203, 243, 252); /* oklch */ color: oklch(93.9% 0.043 212.9);
Tailwind
colors: {
custom: {
50: '#dbf7fd',
500: '#cbf3fc',
950: '#000000',
},
}SCSS
$custom: #cbf3fc; $custom-light: #dbf7fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf3fc",
"rgb": {
"r": 203,
"g": 243,
"b": 252
},
"hsl": {
"h": 191.02,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.93868,
"c": 0.04302,
"h": 212.9
},
"luminance": 0.83826
}Semantic roles & 50–950 ramp
primary
#CBF3FC
secondary
#E39988
accent
#2A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585