#CCFDEF#CCFDEF
#CCFDEF is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.6% C 0.053 H 175.8°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDEF |
|---|---|
| RGB | rgb(204, 253, 239) |
| HSL | hsl(163, 92%, 90%) |
| HSV | hsv(163, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(95.71, -18.25, 1.56) |
| CIE-LCH | lch(95.71, 18.32, 175.10°) |
| OKLab | oklab(95.63% -0.0532 0.0039) |
| OKLCH | oklch(95.63% 0.053 175.8) |
| XYZ | xyz(75.6028, 89.3175, 94.9013) |
| Luminance | 0.8932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.96
Duck Egg Blue
#C3FBF4
ΔE00 3.01
Light Light Blue
#CAFFFB
ΔE00 3.90
Ice
#D6FFFA
ΔE00 4.08
Pale Aqua
#B8FFEB
ΔE00 4.29
Pale Cyan
#B7FFFA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDEF #FDCCDA
analogous
#CCFDD7 #CCFDEF #CCF3FD
triadic
#CCFDEF #EFCCFD #FDEFCC
tetradic
#CCFDEF #D7CCFD #FDCCDA #F3FDCC
square
#CCFDEF #D7CCFD #FDCCDA #F3FDCC
split-complementary
#CCFDEF #FDCCF3 #FDD7CC
monochromatic
#56F8CA #91FBDD #CCFDEF #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.11
#CCFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#CCFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDEF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDEF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#C0FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdef; /* rgb */ color: rgb(204, 253, 239); /* oklch */ color: oklch(95.6% 0.053 175.8);
Tailwind
colors: {
custom: {
50: '#dcfef4',
500: '#ccfdef',
950: '#000000',
},
}SCSS
$custom: #ccfdef; $custom-light: #dcfef4; $custom-dark: #000000;
JSON
{
"hex": "#ccfdef",
"rgb": {
"r": 204,
"g": 253,
"b": 239
},
"hsl": {
"h": 162.857,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95627,
"c": 0.0533,
"h": 175.8
},
"luminance": 0.8932
}Semantic roles & 50–950 ramp
primary
#CCFDEF
secondary
#E588A3
accent
#0042E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585