#CBF3FD#CBF3FD
#CBF3FD is a very light, muted cyan. Relative luminance 0.839; OKLCH L 93.9% C 0.043 H 214.6°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3FD |
|---|---|
| RGB | rgb(203, 243, 253) |
| HSL | hsl(192, 93%, 89%) |
| HSV | hsv(192, 20%, 99%) |
| CMYK | cmyk(19.8%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(93.40, -10.75, -9.08) |
| CIE-LCH | lch(93.40, 14.07, 220.20°) |
| OKLab | oklab(93.9% -0.0358 -0.0246) |
| OKLCH | oklch(93.9% 0.043 214.6) |
| XYZ | xyz(74.4039, 83.8872, 105.1811) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.13
Very Light Blue
#D5FFFF
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.03
Really Light Blue
#D4FFFF
ΔE00 5.06
Light Sky Blue
#C6FCFF
ΔE00 5.11
Pale Blue
#D0FEFE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3FD #FDD5CB
analogous
#CBFDEE #CBF3FD #CBDAFD
triadic
#CBF3FD #FDCBF3 #F3FDCB
tetradic
#CBF3FD #EECBFD #FDD5CB #DAFDCB
square
#CBF3FD #EECBFD #FDD5CB #DAFDCB
split-complementary
#CBF3FD #FDCBDA #FDEECB
monochromatic
#55D8F8 #90E5FB #CBF3FD #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.18
#CBF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#CBF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3FD
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3FD | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#BCF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf3fd; /* rgb */ color: rgb(203, 243, 253); /* oklch */ color: oklch(93.9% 0.043 214.6);
Tailwind
colors: {
custom: {
50: '#dbf7fe',
500: '#cbf3fd',
950: '#000000',
},
}SCSS
$custom: #cbf3fd; $custom-light: #dbf7fe; $custom-dark: #000000;
JSON
{
"hex": "#cbf3fd",
"rgb": {
"r": 203,
"g": 243,
"b": 253
},
"hsl": {
"h": 192,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.93899,
"c": 0.04343,
"h": 214.6
},
"luminance": 0.8389
}Semantic roles & 50–950 ramp
primary
#CBF3FD
secondary
#E59A87
accent
#2E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585