#CCFBF8#CCFBF8
#CCFBF8 is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.5% C 0.048 H 191.6°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBF8 |
|---|---|
| RGB | rgb(204, 251, 248) |
| HSL | hsl(176, 85%, 89%) |
| HSV | hsv(176, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(95.42, -15.47, -3.51) |
| CIE-LCH | lch(95.42, 15.87, 192.80°) |
| OKLab | oklab(95.47% -0.0471 -0.0096) |
| OKLCH | oklch(95.47% 0.048 191.6) |
| XYZ | xyz(76.3375, 88.6065, 101.8694) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.47
Pale Blue
#D0FEFE
ΔE00 1.48
Ice
#D6FFFA
ΔE00 1.81
Really Light Blue
#D4FFFF
ΔE00 1.97
Very Pale Blue
#D6FFFE
ΔE00 2.05
Very Light Blue
#D5FFFF
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBF8 #FBCCCF
analogous
#CCFBE1 #CCFBF8 #CCE7FB
triadic
#CCFBF8 #F8CCFB #FBF8CC
tetradic
#CCFBF8 #E1CCFB #FBCCCF #E7FBCC
square
#CCFBF8 #E1CCFB #FBCCCF #E7FBCC
split-complementary
#CCFBF8 #FBCCE7 #FBE1CC
monochromatic
#5BF2E8 #93F7F0 #CCFBF8 #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.12
#CCFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CCFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBF8
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBF8 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F8
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#BEFEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbf8; /* rgb */ color: rgb(204, 251, 248); /* oklch */ color: oklch(95.5% 0.048 191.6);
Tailwind
colors: {
custom: {
50: '#dcfcfa',
500: '#ccfbf8',
950: '#000000',
},
}SCSS
$custom: #ccfbf8; $custom-light: #dcfcfa; $custom-dark: #000000;
JSON
{
"hex": "#ccfbf8",
"rgb": {
"r": 204,
"g": 251,
"b": 248
},
"hsl": {
"h": 176.17,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95467,
"c": 0.04805,
"h": 191.6
},
"luminance": 0.88609
}Semantic roles & 50–950 ramp
primary
#CCFBF8
secondary
#E28A8F
accent
#0412E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585