#CBF4FD#CBF4FD
#CBF4FD is a very light, muted cyan. Relative luminance 0.845; OKLCH L 94.1% C 0.044 H 212.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4FD |
|---|---|
| RGB | rgb(203, 244, 253) |
| HSL | hsl(191, 93%, 89%) |
| HSV | hsv(191, 20%, 99%) |
| CMYK | cmyk(19.8%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(93.66, -11.25, -8.70) |
| CIE-LCH | lch(93.66, 14.22, 217.71°) |
| OKLab | oklab(94.11% -0.0371 -0.0236) |
| OKLCH | oklch(94.11% 0.044 212.5) |
| XYZ | xyz(74.7040, 84.4873, 105.2811) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 4.45
Really Light Blue
#D4FFFF
ΔE00 4.51
Light Sky Blue
#C6FCFF
ΔE00 4.53
Pale Blue
#D0FEFE
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4FD #FDD4CB
analogous
#CBFDED #CBF4FD #CBDBFD
triadic
#CBF4FD #FDCBF4 #F4FDCB
tetradic
#CBF4FD #EDCBFD #FDD4CB #DBFDCB
square
#CBF4FD #EDCBFD #FDD4CB #DBFDCB
split-complementary
#CBF4FD #FDCBDB #FDEDCB
monochromatic
#55DBF8 #90E8FB #CBF4FD #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.17
#CBF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CBF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4FD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4FD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#BCF8F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf4fd; /* rgb */ color: rgb(203, 244, 253); /* oklch */ color: oklch(94.1% 0.044 212.5);
Tailwind
colors: {
custom: {
50: '#dbf7fe',
500: '#cbf4fd',
950: '#000000',
},
}SCSS
$custom: #cbf4fd; $custom-light: #dbf7fe; $custom-dark: #000000;
JSON
{
"hex": "#cbf4fd",
"rgb": {
"r": 203,
"g": 244,
"b": 253
},
"hsl": {
"h": 190.8,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.94105,
"c": 0.04393,
"h": 212.5
},
"luminance": 0.8449
}Semantic roles & 50–950 ramp
primary
#CBF4FD
secondary
#E59887
accent
#2900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585