#CBF7FC#CBF7FC
#CBF7FC is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.7% C 0.046 H 204.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF7FC |
|---|---|
| RGB | rgb(203, 247, 252) |
| HSL | hsl(186, 89%, 89%) |
| HSV | hsv(186, 19%, 99%) |
| CMYK | cmyk(19.4%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(94.42, -12.96, -7.06) |
| CIE-LCH | lch(94.42, 14.76, 208.58°) |
| OKLab | oklab(94.69% -0.0413 -0.0192) |
| OKLCH | oklch(94.69% 0.046 204.9) |
| XYZ | xyz(75.4551, 86.2438, 104.7477) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.59
Pale Blue
#D0FEFE
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.61
Very Light Blue
#D5FFFF
ΔE00 2.62
Pale Sky Blue
#BDF6FE
ΔE00 2.68
Very Pale Blue
#D6FFFE
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF7FC #FCD0CB
analogous
#CBFCE9 #CBF7FC #CBDFFC
triadic
#CBF7FC #FCCBF7 #F7FCCB
tetradic
#CBF7FC #E9CBFC #FCD0CB #DFFCCB
square
#CBF7FC #E9CBFC #FCD0CB #DFFCCB
split-complementary
#CBF7FC #FCCBDF #FCE9CB
monochromatic
#57E5F5 #91EEF9 #CBF7FC #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.15
#CBF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CBF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF7FC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF7FC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#BCFBF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbf7fc; /* rgb */ color: rgb(203, 247, 252); /* oklch */ color: oklch(94.7% 0.046 204.9);
Tailwind
colors: {
custom: {
50: '#dbf9fd',
500: '#cbf7fc',
950: '#000000',
},
}SCSS
$custom: #cbf7fc; $custom-light: #dbf9fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf7fc",
"rgb": {
"r": 203,
"g": 247,
"b": 252
},
"hsl": {
"h": 186.122,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.94694,
"c": 0.04555,
"h": 204.9
},
"luminance": 0.86246
}Semantic roles & 50–950 ramp
primary
#CBF7FC
secondary
#E39188
accent
#1700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585