#DCFDEF#DCFDEF
#DCFDEF is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.7% C 0.039 H 168.1°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDEF |
|---|---|
| RGB | rgb(220, 253, 239) |
| HSL | hsl(155, 89%, 93%) |
| HSV | hsv(155, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(96.70, -13.25, 3.11) |
| CIE-LCH | lch(96.70, 13.61, 166.77°) |
| OKLab | oklab(96.66% -0.038 0.008) |
| OKLCH | oklch(96.66% 0.039 168.1) |
| XYZ | xyz(80.2168, 91.6966, 95.1175) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.42
Very Pale Blue
#D6FFFE
ΔE00 5.48
Honeydew
#F0FFF0
ΔE00 5.67
Light Light Blue
#CAFFFB
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDEF #FDDCEA
analogous
#DCFDDE #DCFDEF #DCFBFD
triadic
#DCFDEF #EFDCFD #FDEFDC
tetradic
#DCFDEF #DEDCFD #FDDCEA #FBFDDC
square
#DCFDEF #DEDCFD #FDDCEA #FBFDDC
split-complementary
#DCFDEF #FDDCFB #FDDEDC
monochromatic
#68F6BA #A2FAD5 #DCFDEF #E2FDF2 #E2FDF2
Accessibility & contrast
On white
1.09
#DCFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DCFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDEF
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDEF | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D5FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfdef; /* rgb */ color: rgb(220, 253, 239); /* oklch */ color: oklch(96.7% 0.039 168.1);
Tailwind
colors: {
custom: {
50: '#e7fef4',
500: '#dcfdef',
950: '#000000',
},
}SCSS
$custom: #dcfdef; $custom-light: #e7fef4; $custom-dark: #000000;
JSON
{
"hex": "#dcfdef",
"rgb": {
"r": 220,
"g": 253,
"b": 239
},
"hsl": {
"h": 154.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96661,
"c": 0.03888,
"h": 168.1
},
"luminance": 0.91698
}Semantic roles & 50–950 ramp
primary
#DCFDEF
secondary
#E796B9
accent
#0061E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585