#CBF6FC#CBF6FC
#CBF6FC is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.5% C 0.045 H 206.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF6FC |
|---|---|
| RGB | rgb(203, 246, 252) |
| HSL | hsl(187, 89%, 89%) |
| HSV | hsv(187, 19%, 99%) |
| CMYK | cmyk(19.4%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(94.16, -12.46, -7.45) |
| CIE-LCH | lch(94.16, 14.52, 210.86°) |
| OKLab | oklab(94.49% -0.04 -0.0202) |
| OKLCH | oklch(94.49% 0.045 206.8) |
| XYZ | xyz(75.1501, 85.6338, 104.6460) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.85
Very Light Blue
#D5FFFF
ΔE00 3.07
Really Light Blue
#D4FFFF
ΔE00 3.09
Light Sky Blue
#C6FCFF
ΔE00 3.11
Pale Blue
#D0FEFE
ΔE00 3.15
Very Pale Blue
#D6FFFE
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF6FC #FCD1CB
analogous
#CBFCEA #CBF6FC #CBDEFC
triadic
#CBF6FC #FCCBF6 #F6FCCB
tetradic
#CBF6FC #EACBFC #FCD1CB #DEFCCB
square
#CBF6FC #EACBFC #FCD1CB #DEFCCB
split-complementary
#CBF6FC #FCCBDE #FCEACB
monochromatic
#57E2F5 #91ECF9 #CBF6FC #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.16
#CBF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CBF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF6FC
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF6FC | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#BCFAF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbf6fc; /* rgb */ color: rgb(203, 246, 252); /* oklch */ color: oklch(94.5% 0.045 206.8);
Tailwind
colors: {
custom: {
50: '#dbf9fd',
500: '#cbf6fc',
950: '#000000',
},
}SCSS
$custom: #cbf6fc; $custom-light: #dbf9fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf6fc",
"rgb": {
"r": 203,
"g": 246,
"b": 252
},
"hsl": {
"h": 187.347,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.94487,
"c": 0.04484,
"h": 206.8
},
"luminance": 0.85636
}Semantic roles & 50–950 ramp
primary
#CBF6FC
secondary
#E39388
accent
#1C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585