#CCFBF2#CCFBF2
#CCFBF2 is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.049 H 182.3°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBF2 |
|---|---|
| RGB | rgb(204, 251, 242) |
| HSL | hsl(169, 85%, 89%) |
| HSV | hsv(169, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(95.26, -16.68, -0.64) |
| CIE-LCH | lch(95.26, 16.69, 182.20°) |
| OKLab | oklab(95.29% -0.0494 -0.002) |
| OKLCH | oklch(95.29% 0.049 182.3) |
| XYZ | xyz(75.4216, 88.2401, 97.0454) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.96
Light Light Blue
#CAFFFB
ΔE00 2.33
Eggshell Blue
#C4FFF7
ΔE00 2.41
Ice
#D6FFFA
ΔE00 2.47
Pale Blue
#D0FEFE
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBF2 #FBCCD5
analogous
#CCFBDB #CCFBF2 #CCEDFB
triadic
#CCFBF2 #F2CCFB #FBF2CC
tetradic
#CCFBF2 #DBCCFB #FBCCD5 #EDFBCC
square
#CCFBF2 #DBCCFB #FBCCD5 #EDFBCC
split-complementary
#CCFBF2 #FBCCED #FBDBCC
monochromatic
#5BF2D5 #93F7E4 #CCFBF2 #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.13
#CCFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CCFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBF2
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBF2 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#EDEFF3
Tritanopia (blue-blind)
#C0FDF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfbf2; /* rgb */ color: rgb(204, 251, 242); /* oklch */ color: oklch(95.3% 0.049 182.3);
Tailwind
colors: {
custom: {
50: '#dcfcf6',
500: '#ccfbf2',
950: '#000000',
},
}SCSS
$custom: #ccfbf2; $custom-light: #dcfcf6; $custom-dark: #000000;
JSON
{
"hex": "#ccfbf2",
"rgb": {
"r": 204,
"g": 251,
"b": 242
},
"hsl": {
"h": 168.511,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95293,
"c": 0.04944,
"h": 182.3
},
"luminance": 0.88243
}Semantic roles & 50–950 ramp
primary
#CCFBF2
secondary
#E28A9B
accent
#042EE2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585