#CBF7FE#CBF7FE
#CBF7FE is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.8% C 0.046 H 208.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF7FE |
|---|---|
| RGB | rgb(203, 247, 254) |
| HSL | hsl(188, 96%, 90%) |
| HSV | hsv(188, 20%, 100%) |
| CMYK | cmyk(20.1%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(94.47, -12.55, -8.02) |
| CIE-LCH | lch(94.47, 14.89, 212.58°) |
| OKLab | oklab(94.76% -0.0406 -0.0218) |
| OKLCH | oklch(94.76% 0.046 208.2) |
| XYZ | xyz(75.7737, 86.3712, 106.4256) |
| Luminance | 0.8637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.73
Light Sky Blue
#C6FCFF
ΔE00 3.16
Very Light Blue
#D5FFFF
ΔE00 3.29
Really Light Blue
#D4FFFF
ΔE00 3.30
Pale Blue
#D0FEFE
ΔE00 3.35
Very Pale Blue
#D6FFFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF7FE #FED2CB
analogous
#CBFEEC #CBF7FE #CBDEFE
triadic
#CBF7FE #FECBF7 #F7FECB
tetradic
#CBF7FE #ECCBFE #FED2CB #DEFECB
square
#CBF7FE #ECCBFE #FED2CB #DEFECB
split-complementary
#CBF7FE #FECBDE #FEECCB
monochromatic
#53E5FC #8FEEFD #CBF7FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.15
#CBF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#CBF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF7FE
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF7FE | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#BCFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbf7fe; /* rgb */ color: rgb(203, 247, 254); /* oklch */ color: oklch(94.8% 0.046 208.2);
Tailwind
colors: {
custom: {
50: '#dbf9fe',
500: '#cbf7fe',
950: '#000000',
},
}SCSS
$custom: #cbf7fe; $custom-light: #dbf9fe; $custom-dark: #000000;
JSON
{
"hex": "#cbf7fe",
"rgb": {
"r": 203,
"g": 247,
"b": 254
},
"hsl": {
"h": 188.235,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.94755,
"c": 0.04603,
"h": 208.2
},
"luminance": 0.86374
}Semantic roles & 50–950 ramp
primary
#CBF7FE
secondary
#E79386
accent
#1F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585