#CCFBFB#CCFBFB
#CCFBFB is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.6% C 0.048 H 196.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBFB |
|---|---|
| RGB | rgb(204, 251, 251) |
| HSL | hsl(180, 85%, 89%) |
| HSV | hsv(180, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.49, -14.86, -4.95) |
| CIE-LCH | lch(95.49, 15.66, 198.41°) |
| OKLab | oklab(95.56% -0.0459 -0.0135) |
| OKLCH | oklch(95.56% 0.048 196.4) |
| XYZ | xyz(76.8067, 88.7941, 104.3403) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.69
Really Light Blue
#D4FFFF
ΔE00 1.34
Very Light Blue
#D5FFFF
ΔE00 1.53
Light Sky Blue
#C6FCFF
ΔE00 1.65
Very Pale Blue
#D6FFFE
ΔE00 1.70
Ice Blue (survey)
#D7FFFE
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBFB #FBCCCC
analogous
#CCFBE4 #CCFBFB #CCE4FB
triadic
#CCFBFB #FBCCFB #FBFBCC
tetradic
#CCFBFB #E4CCFB #FBCCCC #E4FBCC
square
#CCFBFB #E4CCFB #FBCCCC #E4FBCC
split-complementary
#CCFBFB #FBCCE4 #FBE4CC
monochromatic
#5BF2F2 #93F7F7 #CCFBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.12
#CCFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CCFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBFB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBFB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#BDFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbfb; /* rgb */ color: rgb(204, 251, 251); /* oklch */ color: oklch(95.6% 0.048 196.4);
Tailwind
colors: {
custom: {
50: '#dcfcfc',
500: '#ccfbfb',
950: '#000000',
},
}SCSS
$custom: #ccfbfb; $custom-light: #dcfcfc; $custom-dark: #000000;
JSON
{
"hex": "#ccfbfb",
"rgb": {
"r": 204,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95555,
"c": 0.04785,
"h": 196.4
},
"luminance": 0.88797
}Semantic roles & 50–950 ramp
primary
#CCFBFB
secondary
#E28A8A
accent
#0404E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585