#CCFDED#CCFDED
#CCFDED is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.6% C 0.054 H 173.2°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDED |
|---|---|
| RGB | rgb(204, 253, 237) |
| HSL | hsl(160, 92%, 90%) |
| HSV | hsv(160, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.66, -18.64, 2.52) |
| CIE-LCH | lch(95.66, 18.81, 172.29°) |
| OKLab | oklab(95.57% -0.0539 0.0064) |
| OKLCH | oklch(95.57% 0.054 173.2) |
| XYZ | xyz(75.3089, 89.1999, 93.3538) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.56
Duck Egg Blue
#C3FBF4
ΔE00 3.66
Pale Aqua
#B8FFEB
ΔE00 4.05
Light Light Blue
#CAFFFB
ΔE00 4.62
Ice
#D6FFFA
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDED #FDCCDC
analogous
#CCFDD5 #CCFDED #CCF5FD
triadic
#CCFDED #EDCCFD #FDEDCC
tetradic
#CCFDED #D5CCFD #FDCCDC #F5FDCC
square
#CCFDED #D5CCFD #FDCCDC #F5FDCC
split-complementary
#CCFDED #FDCCF5 #FDD5CC
monochromatic
#56F8C3 #91FBD8 #CCFDED #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.11
#CCFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#CCFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDED
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDED | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EC
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#C1FEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfded; /* rgb */ color: rgb(204, 253, 237); /* oklch */ color: oklch(95.6% 0.054 173.2);
Tailwind
colors: {
custom: {
50: '#dcfef2',
500: '#ccfded',
950: '#000000',
},
}SCSS
$custom: #ccfded; $custom-light: #dcfef2; $custom-dark: #000000;
JSON
{
"hex": "#ccfded",
"rgb": {
"r": 204,
"g": 253,
"b": 237
},
"hsl": {
"h": 160.408,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95572,
"c": 0.05433,
"h": 173.2
},
"luminance": 0.89202
}Semantic roles & 50–950 ramp
primary
#CCFDED
secondary
#E588A6
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585