#DCFEF9#DCFEF9
#DCFEF9 is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.036 H 185.9°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEF9 |
|---|---|
| RGB | rgb(220, 254, 249) |
| HSL | hsl(171, 94%, 93%) |
| HSV | hsv(171, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(97.20, -11.85, -1.29) |
| CIE-LCH | lch(97.20, 11.92, 186.23°) |
| OKLab | oklab(97.14% -0.0355 -0.0036) |
| OKLCH | oklch(97.14% 0.036 185.9) |
| XYZ | xyz(82.0516, 92.9369, 103.2198) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.75
Ice Blue (survey)
#D7FFFE
ΔE00 2.07
Very Pale Blue
#D6FFFE
ΔE00 2.22
Lightcyan
#E0FFFF
ΔE00 2.50
Very Light Blue
#D5FFFF
ΔE00 2.64
Really Light Blue
#D4FFFF
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEF9 #FEDCE1
analogous
#DCFEE8 #DCFEF9 #DCF2FE
triadic
#DCFEF9 #F9DCFE #FEF9DC
tetradic
#DCFEF9 #E8DCFE #FEDCE1 #F2FEDC
square
#DCFEF9 #E8DCFE #FEDCE1 #F2FEDC
split-complementary
#DCFEF9 #FEDCF2 #FEE8DC
monochromatic
#65FBE5 #A0FCEF #DCFEF9 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.07
#DCFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DCFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEF9
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEF9 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF9
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#D3FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfef9; /* rgb */ color: rgb(220, 254, 249); /* oklch */ color: oklch(97.1% 0.036 185.9);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#dcfef9',
950: '#000000',
},
}SCSS
$custom: #dcfef9; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#dcfef9",
"rgb": {
"r": 220,
"g": 254,
"b": 249
},
"hsl": {
"h": 171.176,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97143,
"c": 0.03568,
"h": 185.9
},
"luminance": 0.92939
}Semantic roles & 50–950 ramp
primary
#DCFEF9
secondary
#E995A1
accent
#0022E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585