#CCFBF0#CCFBF0
#CCFBF0 is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.2% C 0.050 H 179.3°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBF0 |
|---|---|
| RGB | rgb(204, 251, 240) |
| HSL | hsl(166, 85%, 89%) |
| HSV | hsv(166, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(95.21, -17.07, 0.32) |
| CIE-LCH | lch(95.21, 17.07, 178.93°) |
| OKLab | oklab(95.24% -0.0502 0.0006) |
| OKLCH | oklch(95.24% 0.05 179.3) |
| XYZ | xyz(75.1229, 88.1206, 95.4721) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.34
Eggshell Blue
#C4FFF7
ΔE00 2.63
Light Light Blue
#CAFFFB
ΔE00 3.00
Ice
#D6FFFA
ΔE00 3.05
Pale Blue
#D0FEFE
ΔE00 4.52
Very Pale Blue
#D6FFFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBF0 #FBCCD7
analogous
#CCFBD9 #CCFBF0 #CCEFFB
triadic
#CCFBF0 #F0CCFB #FBF0CC
tetradic
#CCFBF0 #D9CCFB #FBCCD7 #EFFBCC
square
#CCFBF0 #D9CCFB #FBCCD7 #EFFBCC
split-complementary
#CCFBF0 #FBCCEF #FBD9CC
monochromatic
#5BF2CF #93F7DF #CCFBF0 #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.13
#CCFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#CCFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBF0
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBF0 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F0
Deuteranopia (green-blind)
#EEEFF1
Tritanopia (blue-blind)
#C0FDF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfbf0; /* rgb */ color: rgb(204, 251, 240); /* oklch */ color: oklch(95.2% 0.050 179.3);
Tailwind
colors: {
custom: {
50: '#dcfcf4',
500: '#ccfbf0',
950: '#000000',
},
}SCSS
$custom: #ccfbf0; $custom-light: #dcfcf4; $custom-dark: #000000;
JSON
{
"hex": "#ccfbf0",
"rgb": {
"r": 204,
"g": 251,
"b": 240
},
"hsl": {
"h": 165.957,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95237,
"c": 0.05018,
"h": 179.3
},
"luminance": 0.88123
}Semantic roles & 50–950 ramp
primary
#CCFBF0
secondary
#E28A9E
accent
#0438E2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585