#DCFDEE#DCFDEE
#DCFDEE is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.6% C 0.040 H 166.4°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDEE |
|---|---|
| RGB | rgb(220, 253, 238) |
| HSL | hsl(153, 89%, 93%) |
| HSV | hsv(153, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(96.67, -13.43, 3.59) |
| CIE-LCH | lch(96.67, 13.91, 165.02°) |
| OKLab | oklab(96.63% -0.0384 0.0093) |
| OKLCH | oklch(96.63% 0.04 166.4) |
| XYZ | xyz(80.0694, 91.6376, 94.3417) |
| Luminance | 0.9164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.33
Honeydew
#F0FFF0
ΔE00 5.66
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 5.84
Duck Egg Blue
#C3FBF4
ΔE00 6.07
Light Light Blue
#CAFFFB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDEE #FDDCEB
analogous
#DCFDDD #DCFDEE #DCFCFD
triadic
#DCFDEE #EEDCFD #FDEEDC
tetradic
#DCFDEE #DDDCFD #FDDCEB #FCFDDC
square
#DCFDEE #DDDCFD #FDDCEB #FCFDDC
split-complementary
#DCFDEE #FDDCFC #FDDDDC
monochromatic
#68F6B6 #A2FAD2 #DCFDEE #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.09
#DCFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DCFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDEE
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDEE | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#D6FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfdee; /* rgb */ color: rgb(220, 253, 238); /* oklch */ color: oklch(96.6% 0.040 166.4);
Tailwind
colors: {
custom: {
50: '#e7fef3',
500: '#dcfdee',
950: '#000000',
},
}SCSS
$custom: #dcfdee; $custom-light: #e7fef3; $custom-dark: #000000;
JSON
{
"hex": "#dcfdee",
"rgb": {
"r": 220,
"g": 253,
"b": 238
},
"hsl": {
"h": 152.727,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96633,
"c": 0.03954,
"h": 166.4
},
"luminance": 0.91639
}Semantic roles & 50–950 ramp
primary
#DCFDEE
secondary
#E796BB
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585