#CBFBFC#CBFBFC
#CBFBFC is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.5% C 0.049 H 197.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBFC |
|---|---|
| RGB | rgb(203, 251, 252) |
| HSL | hsl(181, 89%, 89%) |
| HSV | hsv(181, 19%, 99%) |
| CMYK | cmyk(19.4%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.46, -14.95, -5.52) |
| CIE-LCH | lch(95.46, 15.94, 200.26°) |
| OKLab | oklab(95.52% -0.0465 -0.015) |
| OKLCH | oklch(95.52% 0.049 197.9) |
| XYZ | xyz(76.6914, 88.7165, 105.1598) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.86
Light Sky Blue
#C6FCFF
ΔE00 1.30
Really Light Blue
#D4FFFF
ΔE00 1.49
Very Light Blue
#D5FFFF
ΔE00 1.68
Very Pale Blue
#D6FFFE
ΔE00 1.94
Ice Blue (survey)
#D7FFFE
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBFC #FCCCCB
analogous
#CBFCE5 #CBFBFC #CBE3FC
triadic
#CBFBFC #FCCBFB #FBFCCB
tetradic
#CBFBFC #E5CBFC #FCCCCB #E3FCCB
square
#CBFBFC #E5CBFC #FCCCCB #E3FCCB
split-complementary
#CBFBFC #FCCBE3 #FCE5CB
monochromatic
#57F2F5 #91F7F9 #CBFBFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.12
#CBFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#CBFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBFC
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBFC | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#BCFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfbfc; /* rgb */ color: rgb(203, 251, 252); /* oklch */ color: oklch(95.5% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#dbfcfd',
500: '#cbfbfc',
950: '#000000',
},
}SCSS
$custom: #cbfbfc; $custom-light: #dbfcfd; $custom-dark: #000000;
JSON
{
"hex": "#cbfbfc",
"rgb": {
"r": 203,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.224,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95523,
"c": 0.04883,
"h": 197.9
},
"luminance": 0.88719
}Semantic roles & 50–950 ramp
primary
#CBFBFC
secondary
#E38A88
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585