#DCFCEF#DCFCEF
#DCFCEF is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.037 H 169.1°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCEF |
|---|---|
| RGB | rgb(220, 252, 239) |
| HSL | hsl(156, 84%, 93%) |
| HSV | hsv(156, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(96.44, -12.75, 2.74) |
| CIE-LCH | lch(96.44, 13.04, 167.88°) |
| OKLab | oklab(96.46% -0.0367 0.0071) |
| OKLCH | oklch(96.46% 0.037 169.1) |
| XYZ | xyz(79.9019, 91.0669, 95.0126) |
| Luminance | 0.9107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.22
Honeydew
#F0FFF0
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCEF #FCDCE9
analogous
#DCFCDF #DCFCEF #DCF9FC
triadic
#DCFCEF #EFDCFC #FCEFDC
tetradic
#DCFCEF #DFDCFC #FCDCE9 #F9FCDC
square
#DCFCEF #DFDCFC #FCDCE9 #F9FCDC
split-complementary
#DCFCEF #FCDCF9 #FCDFDC
monochromatic
#6BF2BB #A4F7D5 #DCFCEF #E3FDF2 #E3FDF2
Accessibility & contrast
On white
1.09
#DCFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DCFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCEF
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCEF | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#D6FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcef; /* rgb */ color: rgb(220, 252, 239); /* oklch */ color: oklch(96.5% 0.037 169.1);
Tailwind
colors: {
custom: {
50: '#e7fdf4',
500: '#dcfcef',
950: '#000000',
},
}SCSS
$custom: #dcfcef; $custom-light: #e7fdf4; $custom-dark: #000000;
JSON
{
"hex": "#dcfcef",
"rgb": {
"r": 220,
"g": 252,
"b": 239
},
"hsl": {
"h": 155.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96456,
"c": 0.03738,
"h": 169.1
},
"luminance": 0.91068
}Semantic roles & 50–950 ramp
primary
#DCFCEF
secondary
#E498B7
accent
#055EE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585