#CCFBF6#CCFBF6
#CCFBF6 is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.048 H 188.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBF6 |
|---|---|
| RGB | rgb(204, 251, 246) |
| HSL | hsl(174, 85%, 89%) |
| HSV | hsv(174, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(95.36, -15.88, -2.56) |
| CIE-LCH | lch(95.36, 16.08, 189.15°) |
| OKLab | oklab(95.41% -0.0478 -0.0071) |
| OKLCH | oklch(95.41% 0.048 188.4) |
| XYZ | xyz(76.0289, 88.4830, 100.2440) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.39
Ice
#D6FFFA
ΔE00 1.73
Duck Egg Blue
#C3FBF4
ΔE00 2.09
Pale Blue
#D0FEFE
ΔE00 2.23
Very Pale Blue
#D6FFFE
ΔE00 2.58
Really Light Blue
#D4FFFF
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBF6 #FBCCD1
analogous
#CCFBDF #CCFBF6 #CCE9FB
triadic
#CCFBF6 #F6CCFB #FBF6CC
tetradic
#CCFBF6 #DFCCFB #FBCCD1 #E9FBCC
square
#CCFBF6 #DFCCFB #FBCCD1 #E9FBCC
split-complementary
#CCFBF6 #FBCCE9 #FBDFCC
monochromatic
#5BF2E2 #93F7EC #CCFBF6 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.12
#CCFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#CCFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBF6
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBF6 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F6
Deuteranopia (green-blind)
#ECEFF7
Tritanopia (blue-blind)
#BFFDF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbf6; /* rgb */ color: rgb(204, 251, 246); /* oklch */ color: oklch(95.4% 0.048 188.4);
Tailwind
colors: {
custom: {
50: '#dcfcf9',
500: '#ccfbf6',
950: '#000000',
},
}SCSS
$custom: #ccfbf6; $custom-light: #dcfcf9; $custom-dark: #000000;
JSON
{
"hex": "#ccfbf6",
"rgb": {
"r": 204,
"g": 251,
"b": 246
},
"hsl": {
"h": 173.617,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95408,
"c": 0.04836,
"h": 188.4
},
"luminance": 0.88486
}Semantic roles & 50–950 ramp
primary
#CCFBF6
secondary
#E28A93
accent
#041BE2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585