#CCFDF5#CCFDF5
#CCFDF5 is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.051 H 184.2°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDF5 |
|---|---|
| RGB | rgb(204, 253, 245) |
| HSL | hsl(170, 92%, 90%) |
| HSV | hsv(170, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(95.86, -17.06, -1.31) |
| CIE-LCH | lch(95.86, 17.11, 184.39°) |
| OKLab | oklab(95.8% -0.0508 -0.0038) |
| OKLCH | oklch(95.8% 0.051 184.2) |
| XYZ | xyz(76.5039, 89.6779, 99.6472) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.57
Light Light Blue
#CAFFFB
ΔE00 1.73
Eggshell Blue
#C4FFF7
ΔE00 1.94
Ice
#D6FFFA
ΔE00 2.38
Pale Blue
#D0FEFE
ΔE00 3.41
Very Pale Blue
#D6FFFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDF5 #FDCCD4
analogous
#CCFDDD #CCFDF5 #CCEDFD
triadic
#CCFDF5 #F5CCFD #FDF5CC
tetradic
#CCFDF5 #DDCCFD #FDCCD4 #EDFDCC
square
#CCFDF5 #DDCCFD #FDCCD4 #EDFDCC
split-complementary
#CCFDF5 #FDCCED #FDDDCC
monochromatic
#56F8DE #91FBE9 #CCFDF5 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.11
#CCFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CCFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDF5
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDF5 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#EEF0F6
Tritanopia (blue-blind)
#BFFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfdf5; /* rgb */ color: rgb(204, 253, 245); /* oklch */ color: oklch(95.8% 0.051 184.2);
Tailwind
colors: {
custom: {
50: '#dcfef8',
500: '#ccfdf5',
950: '#000000',
},
}SCSS
$custom: #ccfdf5; $custom-light: #dcfef8; $custom-dark: #000000;
JSON
{
"hex": "#ccfdf5",
"rgb": {
"r": 204,
"g": 253,
"b": 245
},
"hsl": {
"h": 170.204,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95796,
"c": 0.05094,
"h": 184.2
},
"luminance": 0.89681
}Semantic roles & 50–950 ramp
primary
#CCFDF5
secondary
#E58897
accent
#0025E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585