#CBF3FE#CBF3FE
#CBF3FE is a very light, muted cyan. Relative luminance 0.840; OKLCH L 93.9% C 0.044 H 216.2°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3FE |
|---|---|
| RGB | rgb(203, 243, 254) |
| HSL | hsl(193, 96%, 90%) |
| HSV | hsv(193, 20%, 100%) |
| CMYK | cmyk(20.1%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(93.43, -10.54, -9.56) |
| CIE-LCH | lch(93.43, 14.23, 222.22°) |
| OKLab | oklab(93.93% -0.0354 -0.0259) |
| OKLCH | oklch(93.93% 0.044 216.2) |
| XYZ | xyz(74.5636, 83.9510, 106.0223) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.37
Really Light Blue
#D4FFFF
ΔE00 5.44
Light Sky Blue
#C6FCFF
ΔE00 5.45
Pale Blue
#D0FEFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3FE #FED6CB
analogous
#CBFEF0 #CBF3FE #CBDAFE
triadic
#CBF3FE #FECBF3 #F3FECB
tetradic
#CBF3FE #F0CBFE #FED6CB #DAFECB
square
#CBF3FE #F0CBFE #FED6CB #DAFECB
split-complementary
#CBF3FE #FECBDA #FEF0CB
monochromatic
#53D7FC #8FE5FD #CBF3FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.18
#CBF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#CBF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3FE
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3FE | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#BCF7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf3fe; /* rgb */ color: rgb(203, 243, 254); /* oklch */ color: oklch(93.9% 0.044 216.2);
Tailwind
colors: {
custom: {
50: '#dbf7fe',
500: '#cbf3fe',
950: '#000000',
},
}SCSS
$custom: #cbf3fe; $custom-light: #dbf7fe; $custom-dark: #000000;
JSON
{
"hex": "#cbf3fe",
"rgb": {
"r": 203,
"g": 243,
"b": 254
},
"hsl": {
"h": 192.941,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.9393,
"c": 0.04388,
"h": 216.2
},
"luminance": 0.83953
}Semantic roles & 50–950 ramp
primary
#CBF3FE
secondary
#E79B86
accent
#3100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585