#CBF3FA#CBF3FA
#CBF3FA is a very light, muted teal. Relative luminance 0.837; OKLCH L 93.8% C 0.042 H 209.4°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3FA |
|---|---|
| RGB | rgb(203, 243, 250) |
| HSL | hsl(189, 82%, 89%) |
| HSV | hsv(189, 19%, 98%) |
| CMYK | cmyk(18.8%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(93.32, -11.37, -7.65) |
| CIE-LCH | lch(93.32, 13.71, 213.92°) |
| OKLab | oklab(93.81% -0.0369 -0.0207) |
| OKLCH | oklch(93.81% 0.042 209.4) |
| XYZ | xyz(73.9298, 83.6975, 102.6840) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.59
Very Light Blue
#D5FFFF
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.13
Light Sky Blue
#C6FCFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3FA #FAD2CB
analogous
#CBFAEA #CBF3FA #CBDCFA
triadic
#CBF3FA #FACBF3 #F3FACB
tetradic
#CBF3FA #EACBFA #FAD2CB #DCFACB
square
#CBF3FA #EACBFA #FAD2CB #DCFACB
split-complementary
#CBF3FA #FACBDC #FAEACB
monochromatic
#5BD9EF #93E6F5 #CBF3FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.18
#CBF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#CBF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3FA
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3FA | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#BDF7F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf3fa; /* rgb */ color: rgb(203, 243, 250); /* oklch */ color: oklch(93.8% 0.042 209.4);
Tailwind
colors: {
custom: {
50: '#dbf7fc',
500: '#cbf3fa',
950: '#000000',
},
}SCSS
$custom: #cbf3fa; $custom-light: #dbf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf3fa",
"rgb": {
"r": 203,
"g": 243,
"b": 250
},
"hsl": {
"h": 188.936,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.93806,
"c": 0.04233,
"h": 209.4
},
"luminance": 0.837
}Semantic roles & 50–950 ramp
primary
#CBF3FA
secondary
#E0968A
accent
#2707DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585