#CCFBFC#CCFBFC
#CCFBFC is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.6% C 0.048 H 198.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBFC |
|---|---|
| RGB | rgb(204, 251, 252) |
| HSL | hsl(181, 89%, 89%) |
| HSV | hsv(181, 19%, 99%) |
| CMYK | cmyk(19%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.52, -14.66, -5.42) |
| CIE-LCH | lch(95.52, 15.63, 200.31°) |
| OKLab | oklab(95.59% -0.0455 -0.0148) |
| OKLCH | oklch(95.59% 0.048 198) |
| XYZ | xyz(76.9647, 88.8574, 105.1726) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.77
Really Light Blue
#D4FFFF
ΔE00 1.32
Light Sky Blue
#C6FCFF
ΔE00 1.47
Very Light Blue
#D5FFFF
ΔE00 1.50
Very Pale Blue
#D6FFFE
ΔE00 1.77
Ice Blue (survey)
#D7FFFE
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBFC #FCCDCC
analogous
#CCFCE5 #CCFBFC #CCE3FC
triadic
#CCFBFC #FCCCFB #FBFCCC
tetradic
#CCFBFC #E5CCFC #FCCDCC #E3FCCC
square
#CCFBFC #E5CCFC #FCCDCC #E3FCCC
split-complementary
#CCFBFC #FCCCE3 #FCE5CC
monochromatic
#58F2F5 #92F6F9 #CCFBFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.12
#CCFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CCFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBFC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBFC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#BDFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbfc; /* rgb */ color: rgb(204, 251, 252); /* oklch */ color: oklch(95.6% 0.048 198.0);
Tailwind
colors: {
custom: {
50: '#dcfcfd',
500: '#ccfbfc',
950: '#000000',
},
}SCSS
$custom: #ccfbfc; $custom-light: #dcfcfd; $custom-dark: #000000;
JSON
{
"hex": "#ccfbfc",
"rgb": {
"r": 204,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95585,
"c": 0.04787,
"h": 198
},
"luminance": 0.8886
}Semantic roles & 50–950 ramp
primary
#CCFBFC
secondary
#E38B89
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585