#CBFCFD#CBFCFD
#CBFCFD is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.8% C 0.050 H 197.9°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCFD |
|---|---|
| RGB | rgb(203, 252, 253) |
| HSL | hsl(181, 93%, 89%) |
| HSV | hsv(181, 20%, 99%) |
| CMYK | cmyk(19.8%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.75, -15.24, -5.61) |
| CIE-LCH | lch(95.75, 16.24, 200.20°) |
| OKLab | oklab(95.76% -0.0474 -0.0153) |
| OKLCH | oklch(95.76% 0.05 197.9) |
| XYZ | xyz(77.1635, 89.4064, 106.1010) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.86
Light Sky Blue
#C6FCFF
ΔE00 1.14
Really Light Blue
#D4FFFF
ΔE00 1.55
Very Light Blue
#D5FFFF
ΔE00 1.76
Very Pale Blue
#D6FFFE
ΔE00 2.02
Ice Blue (survey)
#D7FFFE
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCFD #FDCCCB
analogous
#CBFDE5 #CBFCFD #CBE3FD
triadic
#CBFCFD #FDCBFC #FCFDCB
tetradic
#CBFCFD #E5CBFD #FDCCCB #E3FDCB
square
#CBFCFD #E5CBFD #FDCCCB #E3FDCB
split-complementary
#CBFCFD #FDCBE3 #FDE5CB
monochromatic
#55F5F8 #90F9FB #CBFCFD #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.11
#CBFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CBFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCFD
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCFD | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EBF0FD
Tritanopia (blue-blind)
#BBFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfcfd; /* rgb */ color: rgb(203, 252, 253); /* oklch */ color: oklch(95.8% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#dbfdfe',
500: '#cbfcfd',
950: '#000000',
},
}SCSS
$custom: #cbfcfd; $custom-light: #dbfdfe; $custom-dark: #000000;
JSON
{
"hex": "#cbfcfd",
"rgb": {
"r": 203,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.2,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.9576,
"c": 0.04976,
"h": 197.9
},
"luminance": 0.89409
}Semantic roles & 50–950 ramp
primary
#CBFCFD
secondary
#E58987
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585