#DCFCED#DCFCED
#DCFCED is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.4% C 0.039 H 165.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCED |
|---|---|
| RGB | rgb(220, 252, 237) |
| HSL | hsl(152, 84%, 93%) |
| HSV | hsv(152, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.39, -13.12, 3.70) |
| CIE-LCH | lch(96.39, 13.63, 164.26°) |
| OKLab | oklab(96.4% -0.0375 0.0096) |
| OKLCH | oklch(96.4% 0.039 165.7) |
| XYZ | xyz(79.6081, 90.9493, 93.4651) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.47
Honeydew
#F0FFF0
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 5.94
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Lightcyan
#E0FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCED #FCDCEB
analogous
#DCFCDD #DCFCED #DCFBFC
triadic
#DCFCED #EDDCFC #FCEDDC
tetradic
#DCFCED #DDDCFC #FCDCEB #FBFCDC
square
#DCFCED #DDDCFC #FCDCEB #FBFCDC
split-complementary
#DCFCED #FCDCFB #FCDDDC
monochromatic
#6BF2B3 #A4F7D0 #DCFCED #E3FDF1 #E3FDF1
Accessibility & contrast
On white
1.09
#DCFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DCFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCED
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCED | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#D6FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfced; /* rgb */ color: rgb(220, 252, 237); /* oklch */ color: oklch(96.4% 0.039 165.7);
Tailwind
colors: {
custom: {
50: '#e7fdf2',
500: '#dcfced',
950: '#000000',
},
}SCSS
$custom: #dcfced; $custom-light: #e7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#dcfced",
"rgb": {
"r": 220,
"g": 252,
"b": 237
},
"hsl": {
"h": 151.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96401,
"c": 0.0387,
"h": 165.7
},
"luminance": 0.90951
}Semantic roles & 50–950 ramp
primary
#DCFCED
secondary
#E498BC
accent
#056CE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585