#CBF8FF#CBF8FF
#CBF8FF is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.0% C 0.047 H 208.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF8FF |
|---|---|
| RGB | rgb(203, 248, 255) |
| HSL | hsl(188, 100%, 90%) |
| HSV | hsv(188, 20%, 100%) |
| CMYK | cmyk(20.4%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(94.76, -12.84, -8.11) |
| CIE-LCH | lch(94.76, 15.18, 212.28°) |
| OKLab | oklab(94.99% -0.0415 -0.022) |
| OKLCH | oklch(94.99% 0.047 208) |
| XYZ | xyz(76.2409, 87.0487, 107.3734) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.56
Light Sky Blue
#C6FCFF
ΔE00 2.94
Really Light Blue
#D4FFFF
ΔE00 3.18
Very Light Blue
#D5FFFF
ΔE00 3.18
Pale Blue
#D0FEFE
ΔE00 3.20
Very Pale Blue
#D6FFFE
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF8FF #FFD2CB
analogous
#CBFFEC #CBF8FF #CBDEFF
triadic
#CBF8FF #FFCBF8 #F8FFCB
tetradic
#CBF8FF #ECCBFF #FFD2CB #DEFFCB
square
#CBF8FF #ECCBFF #FFD2CB #DEFFCB
split-complementary
#CBF8FF #FFCBDE #FFECCB
monochromatic
#51E8FF #8EF0FF #CBF8FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.14
#CBF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CBF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF8FF
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF8FF | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#BBFCFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbf8ff; /* rgb */ color: rgb(203, 248, 255); /* oklch */ color: oklch(95.0% 0.047 208.0);
Tailwind
colors: {
custom: {
50: '#dbfaff',
500: '#cbf8ff',
950: '#000000',
},
}SCSS
$custom: #cbf8ff; $custom-light: #dbfaff; $custom-dark: #000000;
JSON
{
"hex": "#cbf8ff",
"rgb": {
"r": 203,
"g": 248,
"b": 255
},
"hsl": {
"h": 188.077,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.94992,
"c": 0.04695,
"h": 208
},
"luminance": 0.87051
}Semantic roles & 50–950 ramp
primary
#CBF8FF
secondary
#E99285
accent
#1F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586