#CBF7FF#CBF7FF
#CBF7FF is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.8% C 0.046 H 209.9°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF7FF |
|---|---|
| RGB | rgb(203, 247, 255) |
| HSL | hsl(189, 100%, 90%) |
| HSV | hsv(189, 20%, 100%) |
| CMYK | cmyk(20.4%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(94.50, -12.34, -8.49) |
| CIE-LCH | lch(94.50, 14.98, 214.55°) |
| OKLab | oklab(94.79% -0.0402 -0.0231) |
| OKLCH | oklch(94.79% 0.046 209.9) |
| XYZ | xyz(75.9343, 86.4354, 107.2712) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.86
Light Sky Blue
#C6FCFF
ΔE00 3.49
Very Light Blue
#D5FFFF
ΔE00 3.65
Really Light Blue
#D4FFFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 3.74
Very Pale Blue
#D6FFFE
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF7FF #FFD3CB
analogous
#CBFFED #CBF7FF #CBDDFF
triadic
#CBF7FF #FFCBF7 #F7FFCB
tetradic
#CBF7FF #EDCBFF #FFD3CB #DDFFCB
square
#CBF7FF #EDCBFF #FFD3CB #DDFFCB
split-complementary
#CBF7FF #FFCBDD #FFEDCB
monochromatic
#51E4FF #8EEEFF #CBF7FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.15
#CBF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CBF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF7FF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF7FF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#BBFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbf7ff; /* rgb */ color: rgb(203, 247, 255); /* oklch */ color: oklch(94.8% 0.046 209.9);
Tailwind
colors: {
custom: {
50: '#dbf9ff',
500: '#cbf7ff',
950: '#000000',
},
}SCSS
$custom: #cbf7ff; $custom-light: #dbf9ff; $custom-dark: #000000;
JSON
{
"hex": "#cbf7ff",
"rgb": {
"r": 203,
"g": 247,
"b": 255
},
"hsl": {
"h": 189.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.94785,
"c": 0.04633,
"h": 209.9
},
"luminance": 0.86438
}Semantic roles & 50–950 ramp
primary
#CBF7FF
secondary
#E99485
accent
#2300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586