#CBF4FB#CBF4FB
#CBF4FB is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.0% C 0.043 H 209.0°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4FB |
|---|---|
| RGB | rgb(203, 244, 251) |
| HSL | hsl(189, 86%, 89%) |
| HSV | hsv(189, 19%, 98%) |
| CMYK | cmyk(19.1%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(93.61, -11.67, -7.74) |
| CIE-LCH | lch(93.61, 14.00, 213.57°) |
| OKLab | oklab(94.04% -0.0378 -0.021) |
| OKLCH | oklch(94.04% 0.043 209) |
| XYZ | xyz(74.3870, 84.3605, 103.6120) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.35
Very Light Blue
#D5FFFF
ΔE00 3.73
Really Light Blue
#D4FFFF
ΔE00 3.78
Light Sky Blue
#C6FCFF
ΔE00 3.90
Pale Blue
#D0FEFE
ΔE00 3.91
Ice Blue (survey)
#D7FFFE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4FB #FBD2CB
analogous
#CBFBEA #CBF4FB #CBDCFB
triadic
#CBF4FB #FBCBF4 #F4FBCB
tetradic
#CBF4FB #EACBFB #FBD2CB #DCFBCB
square
#CBF4FB #EACBFB #FBD2CB #DCFBCB
split-complementary
#CBF4FB #FBCBDC #FBEACB
monochromatic
#59DCF2 #92E8F7 #CBF4FB #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.17
#CBF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#CBF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4FB
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4FB | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#E4EAFB
Tritanopia (blue-blind)
#BDF8F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf4fb; /* rgb */ color: rgb(203, 244, 251); /* oklch */ color: oklch(94.0% 0.043 209.0);
Tailwind
colors: {
custom: {
50: '#dbf7fc',
500: '#cbf4fb',
950: '#000000',
},
}SCSS
$custom: #cbf4fb; $custom-light: #dbf7fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf4fb",
"rgb": {
"r": 203,
"g": 244,
"b": 251
},
"hsl": {
"h": 188.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.94043,
"c": 0.04325,
"h": 209
},
"luminance": 0.84363
}Semantic roles & 50–950 ramp
primary
#CBF4FB
secondary
#E19689
accent
#2403E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585