#CCFCEE#CCFCEE
#CCFCEE is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.4% C 0.052 H 175.5°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCEE |
|---|---|
| RGB | rgb(204, 252, 238) |
| HSL | hsl(163, 89%, 89%) |
| HSV | hsv(163, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.43, -17.95, 1.66) |
| CIE-LCH | lch(95.43, 18.03, 174.71°) |
| OKLab | oklab(95.39% -0.0523 0.0041) |
| OKLCH | oklch(95.39% 0.052 175.5) |
| XYZ | xyz(75.1406, 88.6288, 94.0204) |
| Luminance | 0.8863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.09
Eggshell Blue
#C4FFF7
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.97
Ice
#D6FFFA
ΔE00 4.03
Pale Aqua
#B8FFEB
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCEE #FCCCDA
analogous
#CCFCD6 #CCFCEE #CCF2FC
triadic
#CCFCEE #EECCFC #FCEECC
tetradic
#CCFCEE #D6CCFC #FCCCDA #F2FCCC
square
#CCFCEE #D6CCFC #FCCCDA #F2FCCC
split-complementary
#CCFCEE #FCCCF2 #FCD6CC
monochromatic
#58F5C7 #92F9DB #CCFCEE #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.12
#CCFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#CCFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCEE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCEE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#C1FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfcee; /* rgb */ color: rgb(204, 252, 238); /* oklch */ color: oklch(95.4% 0.052 175.5);
Tailwind
colors: {
custom: {
50: '#dcfdf3',
500: '#ccfcee',
950: '#000000',
},
}SCSS
$custom: #ccfcee; $custom-light: #dcfdf3; $custom-dark: #000000;
JSON
{
"hex": "#ccfcee",
"rgb": {
"r": 204,
"g": 252,
"b": 238
},
"hsl": {
"h": 162.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.9539,
"c": 0.05242,
"h": 175.5
},
"luminance": 0.88631
}Semantic roles & 50–950 ramp
primary
#CCFCEE
secondary
#E389A3
accent
#0043E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585