#DCFEF1#DCFEF1
#DCFEF1 is a very light, muted teal. Relative luminance 0.924; OKLCH L 96.9% C 0.039 H 170.4°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEF1 |
|---|---|
| RGB | rgb(220, 254, 241) |
| HSL | hsl(157, 94%, 93%) |
| HSV | hsv(157, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(97.00, -13.37, 2.53) |
| CIE-LCH | lch(97.00, 13.61, 169.28°) |
| OKLab | oklab(96.92% -0.0386 0.0065) |
| OKLCH | oklch(96.92% 0.039 170.4) |
| XYZ | xyz(80.8304, 92.4484, 96.7877) |
| Luminance | 0.9245 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.53
Ice Blue (survey)
#D7FFFE
ΔE00 4.98
Very Pale Blue
#D6FFFE
ΔE00 5.02
Light Light Blue
#CAFFFB
ΔE00 5.44
Very Light Blue
#D5FFFF
ΔE00 5.46
Really Light Blue
#D4FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEF1 #FEDCE9
analogous
#DCFEE0 #DCFEF1 #DCFAFE
triadic
#DCFEF1 #F1DCFE #FEF1DC
tetradic
#DCFEF1 #E0DCFE #FEDCE9 #FAFEDC
square
#DCFEF1 #E0DCFE #FEDCE9 #FAFEDC
split-complementary
#DCFEF1 #FEDCFA #FEE0DC
monochromatic
#65FBC1 #A0FCD9 #DCFEF1 #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.08
#DCFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DCFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEF1
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEF1 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F0
Deuteranopia (green-blind)
#F5F4F2
Tritanopia (blue-blind)
#D5FFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfef1; /* rgb */ color: rgb(220, 254, 241); /* oklch */ color: oklch(96.9% 0.039 170.4);
Tailwind
colors: {
custom: {
50: '#e7fef5',
500: '#dcfef1',
950: '#000000',
},
}SCSS
$custom: #dcfef1; $custom-light: #e7fef5; $custom-dark: #000000;
JSON
{
"hex": "#dcfef1",
"rgb": {
"r": 220,
"g": 254,
"b": 241
},
"hsl": {
"h": 157.059,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.9692,
"c": 0.03913,
"h": 170.4
},
"luminance": 0.9245
}Semantic roles & 50–950 ramp
primary
#DCFEF1
secondary
#E995B5
accent
#0058E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585