#CBF4FE#CBF4FE
#CBF4FE is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.1% C 0.044 H 214.2°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4FE |
|---|---|
| RGB | rgb(203, 244, 254) |
| HSL | hsl(192, 96%, 90%) |
| HSV | hsv(192, 20%, 100%) |
| CMYK | cmyk(20.1%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.69, -11.04, -9.18) |
| CIE-LCH | lch(93.69, 14.36, 219.73°) |
| OKLab | oklab(94.14% -0.0367 -0.0249) |
| OKLCH | oklch(94.14% 0.044 214.2) |
| XYZ | xyz(74.8637, 84.5512, 106.1223) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Very Light Blue
#D5FFFF
ΔE00 4.82
Light Sky Blue
#C6FCFF
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 4.88
Lightcyan
#E0FFFF
ΔE00 4.99
Pale Blue
#D0FEFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4FE #FED5CB
analogous
#CBFEEF #CBF4FE #CBDBFE
triadic
#CBF4FE #FECBF4 #F4FECB
tetradic
#CBF4FE #EFCBFE #FED5CB #DBFECB
square
#CBF4FE #EFCBFE #FED5CB #DBFECB
split-complementary
#CBF4FE #FECBDB #FEEFCB
monochromatic
#53DBFC #8FE7FD #CBF4FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.17
#CBF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#CBF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4FE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4FE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#BCF8F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf4fe; /* rgb */ color: rgb(203, 244, 254); /* oklch */ color: oklch(94.1% 0.044 214.2);
Tailwind
colors: {
custom: {
50: '#dbf7fe',
500: '#cbf4fe',
950: '#000000',
},
}SCSS
$custom: #cbf4fe; $custom-light: #dbf7fe; $custom-dark: #000000;
JSON
{
"hex": "#cbf4fe",
"rgb": {
"r": 203,
"g": 244,
"b": 254
},
"hsl": {
"h": 191.765,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.94136,
"c": 0.04433,
"h": 214.2
},
"luminance": 0.84554
}Semantic roles & 50–950 ramp
primary
#CBF4FE
secondary
#E79986
accent
#2D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585