#CCFCFB#CCFCFB
#CCFCFB is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.8% C 0.049 H 194.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCFB |
|---|---|
| RGB | rgb(204, 252, 251) |
| HSL | hsl(179, 89%, 89%) |
| HSV | hsv(179, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.76, -15.36, -4.56) |
| CIE-LCH | lch(95.76, 16.02, 196.55°) |
| OKLab | oklab(95.76% -0.0472 -0.0125) |
| OKLCH | oklch(95.76% 0.049 194.8) |
| XYZ | xyz(77.1199, 89.4205, 104.4447) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.84
Really Light Blue
#D4FFFF
ΔE00 1.52
Very Light Blue
#D5FFFF
ΔE00 1.74
Light Light Blue
#CAFFFB
ΔE00 1.75
Light Sky Blue
#C6FCFF
ΔE00 1.81
Very Pale Blue
#D6FFFE
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCFB #FCCCCD
analogous
#CCFCE3 #CCFCFB #CCE5FC
triadic
#CCFCFB #FBCCFC #FCFBCC
tetradic
#CCFCFB #E3CCFC #FCCCCD #E5FCCC
square
#CCFCFB #E3CCFC #FCCCCD #E5FCCC
split-complementary
#CCFCFB #FCCCE5 #FCE3CC
monochromatic
#58F5F2 #92F9F6 #CCFCFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CCFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CCFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCFB
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCFB | 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)
#F6F7FB
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#BDFFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfcfb; /* rgb */ color: rgb(204, 252, 251); /* oklch */ color: oklch(95.8% 0.049 194.8);
Tailwind
colors: {
custom: {
50: '#dcfdfc',
500: '#ccfcfb',
950: '#000000',
},
}SCSS
$custom: #ccfcfb; $custom-light: #dcfdfc; $custom-dark: #000000;
JSON
{
"hex": "#ccfcfb",
"rgb": {
"r": 204,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95763,
"c": 0.04882,
"h": 194.8
},
"luminance": 0.89423
}Semantic roles & 50–950 ramp
primary
#CCFCFB
secondary
#E3898B
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585