#CCFDEE#CCFDEE
#CCFDEE is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.6% C 0.054 H 174.5°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDEE |
|---|---|
| RGB | rgb(204, 253, 238) |
| HSL | hsl(162, 92%, 90%) |
| HSV | hsv(162, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.69, -18.44, 2.04) |
| CIE-LCH | lch(95.69, 18.56, 173.68°) |
| OKLab | oklab(95.6% -0.0535 0.0051) |
| OKLCH | oklch(95.6% 0.054 174.5) |
| XYZ | xyz(75.4555, 89.2585, 94.1254) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.26
Duck Egg Blue
#C3FBF4
ΔE00 3.33
Pale Aqua
#B8FFEB
ΔE00 4.15
Light Light Blue
#CAFFFB
ΔE00 4.26
Ice
#D6FFFA
ΔE00 4.39
Pale Cyan
#B7FFFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDEE #FDCCDB
analogous
#CCFDD6 #CCFDEE #CCF3FD
triadic
#CCFDEE #EECCFD #FDEECC
tetradic
#CCFDEE #D6CCFD #FDCCDB #F3FDCC
square
#CCFDEE #D6CCFD #FDCCDB #F3FDCC
split-complementary
#CCFDEE #FDCCF3 #FDD6CC
monochromatic
#56F8C7 #91FBDA #CCFDEE #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.11
#CCFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CCFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDEE
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDEE | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7ED
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#C0FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdee; /* rgb */ color: rgb(204, 253, 238); /* oklch */ color: oklch(95.6% 0.054 174.5);
Tailwind
colors: {
custom: {
50: '#dcfef3',
500: '#ccfdee',
950: '#000000',
},
}SCSS
$custom: #ccfdee; $custom-light: #dcfef3; $custom-dark: #000000;
JSON
{
"hex": "#ccfdee",
"rgb": {
"r": 204,
"g": 253,
"b": 238
},
"hsl": {
"h": 161.633,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.956,
"c": 0.0538,
"h": 174.5
},
"luminance": 0.89261
}Semantic roles & 50–950 ramp
primary
#CCFDEE
secondary
#E588A4
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585