#CBF8FA#CBF8FA
#CBF8FA is a very light, muted teal. Relative luminance 0.867; OKLCH L 94.8% C 0.046 H 199.7°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF8FA |
|---|---|
| RGB | rgb(203, 248, 250) |
| HSL | hsl(183, 82%, 89%) |
| HSV | hsv(183, 19%, 98%) |
| CMYK | cmyk(18.8%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(94.62, -13.87, -5.72) |
| CIE-LCH | lch(94.62, 15.01, 202.41°) |
| OKLab | oklab(94.84% -0.0434 -0.0156) |
| OKLCH | oklch(94.84% 0.046 199.7) |
| XYZ | xyz(75.4465, 86.7309, 103.1895) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.48
Really Light Blue
#D4FFFF
ΔE00 1.72
Very Light Blue
#D5FFFF
ΔE00 1.80
Light Sky Blue
#C6FCFF
ΔE00 1.90
Very Pale Blue
#D6FFFE
ΔE00 2.08
Ice Blue (survey)
#D7FFFE
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF8FA #FACDCB
analogous
#CBFAE5 #CBF8FA #CBE1FA
triadic
#CBF8FA #FACBF8 #F8FACB
tetradic
#CBF8FA #E5CBFA #FACDCB #E1FACB
square
#CBF8FA #E5CBFA #FACDCB #E1FACB
split-complementary
#CBF8FA #FACBE1 #FAE5CB
monochromatic
#5BE9EF #93F0F5 #CBF8FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.14
#CBF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#CBF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF8FA
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF8FA | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#E8EDFA
Tritanopia (blue-blind)
#BDFBF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbf8fa; /* rgb */ color: rgb(203, 248, 250); /* oklch */ color: oklch(94.8% 0.046 199.7);
Tailwind
colors: {
custom: {
50: '#dbfafb',
500: '#cbf8fa',
950: '#000000',
},
}SCSS
$custom: #cbf8fa; $custom-light: #dbfafb; $custom-dark: #000000;
JSON
{
"hex": "#cbf8fa",
"rgb": {
"r": 203,
"g": 248,
"b": 250
},
"hsl": {
"h": 182.553,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.9484,
"c": 0.04608,
"h": 199.7
},
"luminance": 0.86733
}Semantic roles & 50–950 ramp
primary
#CBF8FA
secondary
#E08D8A
accent
#1007DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585