#CCFCED#CCFCED
#CCFCED is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.4% C 0.053 H 174.1°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCED |
|---|---|
| RGB | rgb(204, 252, 237) |
| HSL | hsl(161, 89%, 89%) |
| HSV | hsv(161, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.40, -18.15, 2.14) |
| CIE-LCH | lch(95.40, 18.27, 173.27°) |
| OKLab | oklab(95.36% -0.0527 0.0054) |
| OKLCH | oklch(95.36% 0.053 174.1) |
| XYZ | xyz(74.9941, 88.5702, 93.2488) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.40
Duck Egg Blue
#C3FBF4
ΔE00 3.41
Pale Aqua
#B8FFEB
ΔE00 4.33
Light Light Blue
#CAFFFB
ΔE00 4.33
Ice
#D6FFFA
ΔE00 4.35
Pale Cyan
#B7FFFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCED #FCCCDB
analogous
#CCFCD5 #CCFCED #CCF3FC
triadic
#CCFCED #EDCCFC #FCEDCC
tetradic
#CCFCED #D5CCFC #FCCCDB #F3FCCC
square
#CCFCED #D5CCFC #FCCCDB #F3FCCC
split-complementary
#CCFCED #FCCCF3 #FCD5CC
monochromatic
#58F5C4 #92F9D9 #CCFCED #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.12
#CCFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CCFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCED
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCED | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#C1FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfced; /* rgb */ color: rgb(204, 252, 237); /* oklch */ color: oklch(95.4% 0.053 174.1);
Tailwind
colors: {
custom: {
50: '#dcfdf2',
500: '#ccfced',
950: '#000000',
},
}SCSS
$custom: #ccfced; $custom-light: #dcfdf2; $custom-dark: #000000;
JSON
{
"hex": "#ccfced",
"rgb": {
"r": 204,
"g": 252,
"b": 237
},
"hsl": {
"h": 161.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95362,
"c": 0.05294,
"h": 174.1
},
"luminance": 0.88573
}Semantic roles & 50–950 ramp
primary
#CCFCED
secondary
#E389A5
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585