#DCFCEC#DCFCEC
#DCFCEC is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.4% C 0.039 H 164.0°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCEC |
|---|---|
| RGB | rgb(220, 252, 236) |
| HSL | hsl(150, 84%, 93%) |
| HSV | hsv(150, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(96.37, -13.31, 4.18) |
| CIE-LCH | lch(96.37, 13.95, 162.57°) |
| OKLab | oklab(96.37% -0.0379 0.0109) |
| OKLCH | oklch(96.37% 0.039 164) |
| XYZ | xyz(79.4624, 90.8910, 92.6978) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Very Pale Blue
#D6FFFE
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.46
Light Light Blue
#CAFFFB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCEC #FCDCEC
analogous
#DCFCDC #DCFCEC #DCFCFC
triadic
#DCFCEC #ECDCFC #FCECDC
tetradic
#DCFCEC #DCDCFC #FCDCEC #FCFCDC
square
#DCFCEC #DCDCFC #FCDCEC #FCFCDC
split-complementary
#DCFCEC #FCDCFC #FCDCDC
monochromatic
#6BF2AF #A4F7CD #DCFCEC #E3FDF0 #E3FDF0
Accessibility & contrast
On white
1.09
#DCFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#DCFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCEC
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCEC | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#D6FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcec; /* rgb */ color: rgb(220, 252, 236); /* oklch */ color: oklch(96.4% 0.039 164.0);
Tailwind
colors: {
custom: {
50: '#e7fdf2',
500: '#dcfcec',
950: '#000000',
},
}SCSS
$custom: #dcfcec; $custom-light: #e7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#dcfcec",
"rgb": {
"r": 220,
"g": 252,
"b": 236
},
"hsl": {
"h": 150,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96374,
"c": 0.0394,
"h": 164
},
"luminance": 0.90893
}Semantic roles & 50–950 ramp
primary
#DCFCEC
secondary
#E498BE
accent
#0573E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585