#CBF4FF#CBF4FF
#CBF4FF is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.2% C 0.045 H 215.8°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4FF |
|---|---|
| RGB | rgb(203, 244, 255) |
| HSL | hsl(193, 100%, 90%) |
| HSV | hsv(193, 20%, 100%) |
| CMYK | cmyk(20.4%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(93.72, -10.83, -9.65) |
| CIE-LCH | lch(93.72, 14.51, 221.71°) |
| OKLab | oklab(94.17% -0.0363 -0.0262) |
| OKLCH | oklch(94.17% 0.045 215.8) |
| XYZ | xyz(75.0242, 84.6154, 106.9679) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.15
Very Light Blue
#D5FFFF
ΔE00 5.20
Light Sky Blue
#C6FCFF
ΔE00 5.21
Really Light Blue
#D4FFFF
ΔE00 5.26
Lightcyan
#E0FFFF
ΔE00 5.27
Pale Blue
#D0FEFE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4FF #FFD6CB
analogous
#CBFFF0 #CBF4FF #CBDAFF
triadic
#CBF4FF #FFCBF4 #F4FFCB
tetradic
#CBF4FF #F0CBFF #FFD6CB #DAFFCB
square
#CBF4FF #F0CBFF #FFD6CB #DAFFCB
split-complementary
#CBF4FF #FFCBDA #FFF0CB
monochromatic
#51DAFF #8EE7FF #CBF4FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.17
#CBF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#CBF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4FF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4FF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#BCF8F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf4ff; /* rgb */ color: rgb(203, 244, 255); /* oklch */ color: oklch(94.2% 0.045 215.8);
Tailwind
colors: {
custom: {
50: '#dbf7ff',
500: '#cbf4ff',
950: '#000000',
},
}SCSS
$custom: #cbf4ff; $custom-light: #dbf7ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf4ff",
"rgb": {
"r": 203,
"g": 244,
"b": 255
},
"hsl": {
"h": 192.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.94167,
"c": 0.04477,
"h": 215.8
},
"luminance": 0.84618
}Semantic roles & 50–950 ramp
primary
#CBF4FF
secondary
#E99A85
accent
#3100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586