#DCFEEF#DCFEEF
#DCFEEF is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.040 H 167.1°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEEF |
|---|---|
| RGB | rgb(220, 254, 239) |
| HSL | hsl(154, 94%, 93%) |
| HSV | hsv(154, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.95, -13.74, 3.49) |
| CIE-LCH | lch(96.95, 14.18, 165.75°) |
| OKLab | oklab(96.87% -0.0394 0.009) |
| OKLCH | oklch(96.87% 0.04 167.1) |
| XYZ | xyz(80.5333, 92.3296, 95.2230) |
| Luminance | 0.9233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.72
Very Pale Blue
#D6FFFE
ΔE00 5.75
Honeydew
#F0FFF0
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 5.89
Light Light Blue
#CAFFFB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEEF #FEDCEB
analogous
#DCFEDE #DCFEEF #DCFCFE
triadic
#DCFEEF #EFDCFE #FEEFDC
tetradic
#DCFEEF #DEDCFE #FEDCEB #FCFEDC
square
#DCFEEF #DEDCFE #FEDCEB #FCFEDC
split-complementary
#DCFEEF #FEDCFC #FEDEDC
monochromatic
#65FBB9 #A0FCD4 #DCFEEF #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.08
#DCFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DCFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEEF
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEEF | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#D5FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfeef; /* rgb */ color: rgb(220, 254, 239); /* oklch */ color: oklch(96.9% 0.040 167.1);
Tailwind
colors: {
custom: {
50: '#e7fef4',
500: '#dcfeef',
950: '#000000',
},
}SCSS
$custom: #dcfeef; $custom-light: #e7fef4; $custom-dark: #000000;
JSON
{
"hex": "#dcfeef",
"rgb": {
"r": 220,
"g": 254,
"b": 239
},
"hsl": {
"h": 153.529,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96866,
"c": 0.04039,
"h": 167.1
},
"luminance": 0.92331
}Semantic roles & 50–950 ramp
primary
#DCFEEF
secondary
#E995BA
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585