#CCFBF5#CCFBF5
#CCFBF5 is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.4% C 0.049 H 186.9°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBF5 |
|---|---|
| RGB | rgb(204, 251, 245) |
| HSL | hsl(172, 85%, 89%) |
| HSV | hsv(172, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(95.34, -16.08, -2.08) |
| CIE-LCH | lch(95.34, 16.21, 187.37°) |
| OKLab | oklab(95.38% -0.0482 -0.0058) |
| OKLCH | oklch(95.38% 0.049 186.9) |
| XYZ | xyz(75.8758, 88.4218, 99.4379) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.52
Ice
#D6FFFA
ΔE00 1.83
Duck Egg Blue
#C3FBF4
ΔE00 1.93
Eggshell Blue
#C4FFF7
ΔE00 2.56
Pale Blue
#D0FEFE
ΔE00 2.61
Very Pale Blue
#D6FFFE
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBF5 #FBCCD2
analogous
#CCFBDE #CCFBF5 #CCEAFB
triadic
#CCFBF5 #F5CCFB #FBF5CC
tetradic
#CCFBF5 #DECCFB #FBCCD2 #EAFBCC
square
#CCFBF5 #DECCFB #FBCCD2 #EAFBCC
split-complementary
#CCFBF5 #FBCCEA #FBDECC
monochromatic
#5BF2DF #93F7EA #CCFBF5 #E3FDF9 #E3FDF9
Accessibility & contrast
On white
1.12
#CCFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#CCFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBF5
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBF5 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F5
Deuteranopia (green-blind)
#EDEFF6
Tritanopia (blue-blind)
#BFFDF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbf5; /* rgb */ color: rgb(204, 251, 245); /* oklch */ color: oklch(95.4% 0.049 186.9);
Tailwind
colors: {
custom: {
50: '#dcfcf8',
500: '#ccfbf5',
950: '#000000',
},
}SCSS
$custom: #ccfbf5; $custom-light: #dcfcf8; $custom-dark: #000000;
JSON
{
"hex": "#ccfbf5",
"rgb": {
"r": 204,
"g": 251,
"b": 245
},
"hsl": {
"h": 172.34,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95379,
"c": 0.04858,
"h": 186.9
},
"luminance": 0.88424
}Semantic roles & 50–950 ramp
primary
#CCFBF5
secondary
#E28A95
accent
#0420E2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585