#CCFDEA#CCFDEA
#CCFDEA is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.5% C 0.056 H 169.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDEA |
|---|---|
| RGB | rgb(204, 253, 234) |
| HSL | hsl(157, 92%, 90%) |
| HSV | hsv(157, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(95.59, -19.22, 3.96) |
| CIE-LCH | lch(95.59, 19.62, 168.34°) |
| OKLab | oklab(95.49% -0.0551 0.0102) |
| OKLCH | oklch(95.49% 0.056 169.5) |
| XYZ | xyz(74.8743, 89.0261, 91.0647) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.93
Eggshell Blue
#C4FFF7
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 4.66
Ice
#D6FFFA
ΔE00 5.65
Light Light Blue
#CAFFFB
ΔE00 5.68
Pale Cyan
#B7FFFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDEA #FDCCDF
analogous
#CCFDD2 #CCFDEA #CCF7FD
triadic
#CCFDEA #EACCFD #FDEACC
tetradic
#CCFDEA #D2CCFD #FDCCDF #F7FDCC
square
#CCFDEA #D2CCFD #FDCCDF #F7FDCC
split-complementary
#CCFDEA #FDCCF7 #FDD2CC
monochromatic
#56F8BA #91FBD2 #CCFDEA #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.12
#CCFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#CCFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDEA
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDEA | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#C1FEF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfdea; /* rgb */ color: rgb(204, 253, 234); /* oklch */ color: oklch(95.5% 0.056 169.5);
Tailwind
colors: {
custom: {
50: '#dcfef0',
500: '#ccfdea',
950: '#000000',
},
}SCSS
$custom: #ccfdea; $custom-light: #dcfef0; $custom-dark: #000000;
JSON
{
"hex": "#ccfdea",
"rgb": {
"r": 204,
"g": 253,
"b": 234
},
"hsl": {
"h": 156.735,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.9549,
"c": 0.05608,
"h": 169.5
},
"luminance": 0.89028
}Semantic roles & 50–950 ramp
primary
#CCFDEA
secondary
#E588AC
accent
#0059E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585