#CBF9FF#CBF9FF
#CBF9FF is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.2% C 0.048 H 206.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF9FF |
|---|---|
| RGB | rgb(203, 249, 255) |
| HSL | hsl(187, 100%, 90%) |
| HSV | hsv(187, 20%, 100%) |
| CMYK | cmyk(20.4%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(95.02, -13.34, -7.72) |
| CIE-LCH | lch(95.02, 15.41, 210.07°) |
| OKLab | oklab(95.2% -0.0428 -0.021) |
| OKLCH | oklch(95.2% 0.048 206.1) |
| XYZ | xyz(76.5491, 87.6652, 107.4762) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.38
Light Sky Blue
#C6FCFF
ΔE00 2.40
Pale Blue
#D0FEFE
ΔE00 2.68
Really Light Blue
#D4FFFF
ΔE00 2.73
Very Light Blue
#D5FFFF
ΔE00 2.76
Very Pale Blue
#D6FFFE
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF9FF #FFD1CB
analogous
#CBFFEB #CBF9FF #CBDFFF
triadic
#CBF9FF #FFCBF9 #F9FFCB
tetradic
#CBF9FF #EBCBFF #FFD1CB #DFFFCB
square
#CBF9FF #EBCBFF #FFD1CB #DFFFCB
split-complementary
#CBF9FF #FFCBDF #FFEBCB
monochromatic
#51EBFF #8EF2FF #CBF9FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.13
#CBF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#CBF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF9FF
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF9FF | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#BBFDFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbf9ff; /* rgb */ color: rgb(203, 249, 255); /* oklch */ color: oklch(95.2% 0.048 206.1);
Tailwind
colors: {
custom: {
50: '#dbfbff',
500: '#cbf9ff',
950: '#000000',
},
}SCSS
$custom: #cbf9ff; $custom-light: #dbfbff; $custom-dark: #000000;
JSON
{
"hex": "#cbf9ff",
"rgb": {
"r": 203,
"g": 249,
"b": 255
},
"hsl": {
"h": 186.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95199,
"c": 0.04762,
"h": 206.1
},
"luminance": 0.87668
}Semantic roles & 50–950 ramp
primary
#CBF9FF
secondary
#E99085
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586