#DCFDED#DCFDED
#DCFDED is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.6% C 0.040 H 164.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDED |
|---|---|
| RGB | rgb(220, 253, 237) |
| HSL | hsl(151, 89%, 93%) |
| HSV | hsv(151, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.65, -13.62, 4.07) |
| CIE-LCH | lch(96.65, 14.21, 163.35°) |
| OKLab | oklab(96.61% -0.0388 0.0106) |
| OKLCH | oklch(96.61% 0.04 164.8) |
| XYZ | xyz(79.9229, 91.5790, 93.5701) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.67
Honeydew
#F0FFF0
ΔE00 5.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.15
Very Pale Blue
#D6FFFE
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Light Light Blue
#CAFFFB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDED #FDDCEC
analogous
#DCFDDC #DCFDED #DCFCFD
triadic
#DCFDED #EDDCFD #FDEDDC
tetradic
#DCFDED #DCDCFD #FDDCEC #FCFDDC
square
#DCFDED #DCDCFD #FDDCEC #FCFDDC
split-complementary
#DCFDED #FDDCFC #FDDCDC
monochromatic
#68F6B1 #A2FACF #DCFDED #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.09
#DCFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DCFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDED
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDED | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#D6FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfded; /* rgb */ color: rgb(220, 253, 237); /* oklch */ color: oklch(96.6% 0.040 164.8);
Tailwind
colors: {
custom: {
50: '#e7fef2',
500: '#dcfded',
950: '#000000',
},
}SCSS
$custom: #dcfded; $custom-light: #e7fef2; $custom-dark: #000000;
JSON
{
"hex": "#dcfded",
"rgb": {
"r": 220,
"g": 253,
"b": 237
},
"hsl": {
"h": 150.909,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96606,
"c": 0.04023,
"h": 164.8
},
"luminance": 0.91581
}Semantic roles & 50–950 ramp
primary
#DCFDED
secondary
#E796BD
accent
#006FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585