#CBF5FC#CBF5FC
#CBF5FC is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.3% C 0.044 H 208.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF5FC |
|---|---|
| RGB | rgb(203, 245, 252) |
| HSL | hsl(189, 89%, 89%) |
| HSV | hsv(189, 19%, 99%) |
| CMYK | cmyk(19.4%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(93.89, -11.96, -7.83) |
| CIE-LCH | lch(93.89, 14.30, 213.22°) |
| OKLab | oklab(94.28% -0.0387 -0.0213) |
| OKLCH | oklch(94.28% 0.044 208.8) |
| XYZ | xyz(74.8468, 85.0272, 104.5449) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.13
Very Light Blue
#D5FFFF
ΔE00 3.57
Really Light Blue
#D4FFFF
ΔE00 3.61
Light Sky Blue
#C6FCFF
ΔE00 3.65
Pale Blue
#D0FEFE
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF5FC #FCD2CB
analogous
#CBFCEB #CBF5FC #CBDDFC
triadic
#CBF5FC #FCCBF5 #F5FCCB
tetradic
#CBF5FC #EBCBFC #FCD2CB #DDFCCB
square
#CBF5FC #EBCBFC #FCD2CB #DDFCCB
split-complementary
#CBF5FC #FCCBDD #FCEBCB
monochromatic
#57DFF5 #91EAF9 #CBF5FC #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.17
#CBF5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#CBF5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF5FC
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF5FC | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#BCF9F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf5fc; /* rgb */ color: rgb(203, 245, 252); /* oklch */ color: oklch(94.3% 0.044 208.8);
Tailwind
colors: {
custom: {
50: '#dbf8fd',
500: '#cbf5fc',
950: '#000000',
},
}SCSS
$custom: #cbf5fc; $custom-light: #dbf8fd; $custom-dark: #000000;
JSON
{
"hex": "#cbf5fc",
"rgb": {
"r": 203,
"g": 245,
"b": 252
},
"hsl": {
"h": 188.571,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.9428,
"c": 0.04418,
"h": 208.8
},
"luminance": 0.8503
}Semantic roles & 50–950 ramp
primary
#CBF5FC
secondary
#E39588
accent
#2100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585