#DCFEF0#DCFEF0
#DCFEF0 is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.040 H 168.7°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEF0 |
|---|---|
| RGB | rgb(220, 254, 240) |
| HSL | hsl(155, 94%, 93%) |
| HSV | hsv(155, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(96.98, -13.56, 3.01) |
| CIE-LCH | lch(96.98, 13.89, 167.48°) |
| OKLab | oklab(96.89% -0.039 0.0078) |
| OKLCH | oklch(96.89% 0.04 168.7) |
| XYZ | xyz(80.6814, 92.3888, 96.0032) |
| Luminance | 0.9239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.39
Light Light Blue
#CAFFFB
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEF0 #FEDCEA
analogous
#DCFEDF #DCFEF0 #DCFBFE
triadic
#DCFEF0 #F0DCFE #FEF0DC
tetradic
#DCFEF0 #DFDCFE #FEDCEA #FBFEDC
square
#DCFEF0 #DFDCFE #FEDCEA #FBFEDC
split-complementary
#DCFEF0 #FEDCFB #FEDFDC
monochromatic
#65FBBD #A0FCD6 #DCFEF0 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.08
#DCFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DCFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEF0
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEF0 | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#D5FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfef0; /* rgb */ color: rgb(220, 254, 240); /* oklch */ color: oklch(96.9% 0.040 168.7);
Tailwind
colors: {
custom: {
50: '#e7fef4',
500: '#dcfef0',
950: '#000000',
},
}SCSS
$custom: #dcfef0; $custom-light: #e7fef4; $custom-dark: #000000;
JSON
{
"hex": "#dcfef0",
"rgb": {
"r": 220,
"g": 254,
"b": 240
},
"hsl": {
"h": 155.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96893,
"c": 0.03975,
"h": 168.7
},
"luminance": 0.92391
}Semantic roles & 50–950 ramp
primary
#DCFEF0
secondary
#E995B8
accent
#005FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585