#CCFDF4#CCFDF4
#CCFDF4 is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.051 H 182.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDF4 |
|---|---|
| RGB | rgb(204, 253, 244) |
| HSL | hsl(169, 92%, 90%) |
| HSV | hsv(169, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(95.84, -17.26, -0.83) |
| CIE-LCH | lch(95.84, 17.28, 182.76°) |
| OKLab | oklab(95.77% -0.0512 -0.0025) |
| OKLCH | oklch(95.77% 0.051 182.8) |
| XYZ | xyz(76.3517, 89.6170, 98.8454) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.68
Eggshell Blue
#C4FFF7
ΔE00 1.97
Light Light Blue
#CAFFFB
ΔE00 2.08
Ice
#D6FFFA
ΔE00 2.62
Pale Blue
#D0FEFE
ΔE00 3.79
Very Pale Blue
#D6FFFE
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDF4 #FDCCD5
analogous
#CCFDDC #CCFDF4 #CCEDFD
triadic
#CCFDF4 #F4CCFD #FDF4CC
tetradic
#CCFDF4 #DCCCFD #FDCCD5 #EDFDCC
square
#CCFDF4 #DCCCFD #FDCCD5 #EDFDCC
split-complementary
#CCFDF4 #FDCCED #FDDCCC
monochromatic
#56F8DB #91FBE7 #CCFDF4 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.11
#CCFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CCFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDF4
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDF4 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#EFF0F5
Tritanopia (blue-blind)
#BFFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdf4; /* rgb */ color: rgb(204, 253, 244); /* oklch */ color: oklch(95.8% 0.051 182.8);
Tailwind
colors: {
custom: {
50: '#dcfef7',
500: '#ccfdf4',
950: '#000000',
},
}SCSS
$custom: #ccfdf4; $custom-light: #dcfef7; $custom-dark: #000000;
JSON
{
"hex": "#ccfdf4",
"rgb": {
"r": 204,
"g": 253,
"b": 244
},
"hsl": {
"h": 168.98,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95768,
"c": 0.05125,
"h": 182.8
},
"luminance": 0.8962
}Semantic roles & 50–950 ramp
primary
#CCFDF4
secondary
#E58899
accent
#002AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585