#CBF4FA#CBF4FA
#CBF4FA is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.0% C 0.043 H 207.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4FA |
|---|---|
| RGB | rgb(203, 244, 250) |
| HSL | hsl(188, 82%, 89%) |
| HSV | hsv(188, 19%, 98%) |
| CMYK | cmyk(18.8%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(93.58, -11.88, -7.26) |
| CIE-LCH | lch(93.58, 13.92, 211.45°) |
| OKLab | oklab(94.01% -0.0382 -0.0197) |
| OKLCH | oklch(94.01% 0.043 207.3) |
| XYZ | xyz(74.2298, 84.2976, 102.7840) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.27
Very Light Blue
#D5FFFF
ΔE00 3.40
Really Light Blue
#D4FFFF
ΔE00 3.45
Pale Blue
#D0FEFE
ΔE00 3.56
Light Sky Blue
#C6FCFF
ΔE00 3.63
Ice Blue (survey)
#D7FFFE
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4FA #FAD1CB
analogous
#CBFAE9 #CBF4FA #CBDDFA
triadic
#CBF4FA #FACBF4 #F4FACB
tetradic
#CBF4FA #E9CBFA #FAD1CB #DDFACB
square
#CBF4FA #E9CBFA #FAD1CB #DDFACB
split-complementary
#CBF4FA #FACBDD #FAE9CB
monochromatic
#5BDCEF #93E8F5 #CBF4FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.18
#CBF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CBF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4FA
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4FA | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#BDF8F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf4fa; /* rgb */ color: rgb(203, 244, 250); /* oklch */ color: oklch(94.0% 0.043 207.3);
Tailwind
colors: {
custom: {
50: '#dbf7fc',
500: '#cbf4fa',
950: '#000000',
},
}SCSS
$custom: #cbf4fa; $custom-light: #dbf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf4fa",
"rgb": {
"r": 203,
"g": 244,
"b": 250
},
"hsl": {
"h": 187.66,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.94013,
"c": 0.04298,
"h": 207.3
},
"luminance": 0.843
}Semantic roles & 50–950 ramp
primary
#CBF4FA
secondary
#E0958A
accent
#2207DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585