#DCFFF9#DCFFF9
#DCFFF9 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.3% C 0.037 H 184.1°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF9 |
|---|---|
| RGB | rgb(220, 255, 249) |
| HSL | hsl(170, 100%, 93%) |
| HSV | hsv(170, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(97.46, -12.35, -0.92) |
| CIE-LCH | lch(97.46, 12.38, 184.25°) |
| OKLab | oklab(97.35% -0.0368 -0.0026) |
| OKLCH | oklch(97.35% 0.037 184.1) |
| XYZ | xyz(82.3698, 93.5733, 103.3258) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.52
Ice Blue (survey)
#D7FFFE
ΔE00 2.28
Very Pale Blue
#D6FFFE
ΔE00 2.38
Very Light Blue
#D5FFFF
ΔE00 2.82
Really Light Blue
#D4FFFF
ΔE00 2.93
Lightcyan
#E0FFFF
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF9 #FFDCE2
analogous
#DCFFE7 #DCFFF9 #DCF3FF
triadic
#DCFFF9 #F9DCFF #FFF9DC
tetradic
#DCFFF9 #E7DCFF #FFDCE2 #F3FFDC
square
#DCFFF9 #E7DCFF #FFDCE2 #F3FFDC
split-complementary
#DCFFF9 #FFDCF3 #FFE7DC
monochromatic
#62FFE4 #9FFFEF #DCFFF9 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.07
#DCFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#DCFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF9
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF9 | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfff9; /* rgb */ color: rgb(220, 255, 249); /* oklch */ color: oklch(97.3% 0.037 184.1);
Tailwind
colors: {
custom: {
50: '#e7fffb',
500: '#dcfff9',
950: '#000000',
},
}SCSS
$custom: #dcfff9; $custom-light: #e7fffb; $custom-dark: #000000;
JSON
{
"hex": "#dcfff9",
"rgb": {
"r": 220,
"g": 255,
"b": 249
},
"hsl": {
"h": 169.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97348,
"c": 0.0369,
"h": 184.1
},
"luminance": 0.93575
}Semantic roles & 50–950 ramp
primary
#DCFFF9
secondary
#EC93A2
accent
#0027E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685