#CBF4FC#CBF4FC
#CBF4FC is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.1% C 0.044 H 210.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4FC |
|---|---|
| RGB | rgb(203, 244, 252) |
| HSL | hsl(190, 89%, 89%) |
| HSV | hsv(190, 19%, 99%) |
| CMYK | cmyk(19.4%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(93.63, -11.46, -8.22) |
| CIE-LCH | lch(93.63, 14.10, 215.65°) |
| OKLab | oklab(94.07% -0.0374 -0.0223) |
| OKLCH | oklch(94.07% 0.044 210.8) |
| XYZ | xyz(74.5451, 84.4237, 104.4444) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.49
Very Light Blue
#D5FFFF
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.14
Light Sky Blue
#C6FCFF
ΔE00 4.21
Pale Blue
#D0FEFE
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4FC #FCD3CB
analogous
#CBFCEC #CBF4FC #CBDCFC
triadic
#CBF4FC #FCCBF4 #F4FCCB
tetradic
#CBF4FC #ECCBFC #FCD3CB #DCFCCB
square
#CBF4FC #ECCBFC #FCD3CB #DCFCCB
split-complementary
#CBF4FC #FCCBDC #FCECCB
monochromatic
#57DCF5 #91E8F9 #CBF4FC #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.17
#CBF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CBF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4FC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4FC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#BDF8F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf4fc; /* rgb */ color: rgb(203, 244, 252); /* oklch */ color: oklch(94.1% 0.044 210.8);
Tailwind
colors: {
custom: {
50: '#dbf7fd',
500: '#cbf4fc',
950: '#000000',
},
}SCSS
$custom: #cbf4fc; $custom-light: #dbf7fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf4fc",
"rgb": {
"r": 203,
"g": 244,
"b": 252
},
"hsl": {
"h": 189.796,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.94074,
"c": 0.04357,
"h": 210.8
},
"luminance": 0.84426
}Semantic roles & 50–950 ramp
primary
#CBF4FC
secondary
#E39788
accent
#2500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585