#CBF5FA#CBF5FA
#CBF5FA is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.2% C 0.044 H 205.3°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF5FA |
|---|---|
| RGB | rgb(203, 245, 250) |
| HSL | hsl(186, 82%, 89%) |
| HSV | hsv(186, 19%, 98%) |
| CMYK | cmyk(18.8%, 2%, 0%, 2%) |
| CIE-LAB | lab(93.84, -12.38, -6.88) |
| CIE-LCH | lch(93.84, 14.16, 209.06°) |
| OKLab | oklab(94.22% -0.0395 -0.0187) |
| OKLCH | oklch(94.22% 0.044 205.3) |
| XYZ | xyz(74.5315, 84.9011, 102.8846) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.91
Really Light Blue
#D4FFFF
ΔE00 2.94
Pale Blue
#D0FEFE
ΔE00 3.00
Pale Sky Blue
#BDF6FE
ΔE00 3.04
Light Sky Blue
#C6FCFF
ΔE00 3.12
Very Pale Blue
#D6FFFE
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF5FA #FAD0CB
analogous
#CBFAE8 #CBF5FA #CBDEFA
triadic
#CBF5FA #FACBF5 #F5FACB
tetradic
#CBF5FA #E8CBFA #FAD0CB #DEFACB
square
#CBF5FA #E8CBFA #FAD0CB #DEFACB
split-complementary
#CBF5FA #FACBDE #FAE8CB
monochromatic
#5BE0EF #93EAF5 #CBF5FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.17
#CBF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#CBF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF5FA
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF5FA | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#BDF9F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf5fa; /* rgb */ color: rgb(203, 245, 250); /* oklch */ color: oklch(94.2% 0.044 205.3);
Tailwind
colors: {
custom: {
50: '#dbf8fc',
500: '#cbf5fa',
950: '#000000',
},
}SCSS
$custom: #cbf5fa; $custom-light: #dbf8fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf5fa",
"rgb": {
"r": 203,
"g": 245,
"b": 250
},
"hsl": {
"h": 186.383,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.94219,
"c": 0.04368,
"h": 205.3
},
"luminance": 0.84903
}Semantic roles & 50–950 ramp
primary
#CBF5FA
secondary
#E0938A
accent
#1E07DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585