#DCFFF8#DCFFF8
#DCFFF8 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.037 H 182.1°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF8 |
|---|---|
| RGB | rgb(220, 255, 248) |
| HSL | hsl(168, 100%, 93%) |
| HSV | hsv(168, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.43, -12.54, -0.44) |
| CIE-LCH | lch(97.43, 12.55, 182.01°) |
| OKLab | oklab(97.32% -0.0372 -0.0014) |
| OKLCH | oklch(97.32% 0.037 182.1) |
| XYZ | xyz(82.2143, 93.5110, 102.5066) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.63
Ice Blue (survey)
#D7FFFE
ΔE00 2.64
Very Pale Blue
#D6FFFE
ΔE00 2.73
Very Light Blue
#D5FFFF
ΔE00 3.16
Really Light Blue
#D4FFFF
ΔE00 3.26
Lightcyan
#E0FFFF
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF8 #FFDCE3
analogous
#DCFFE6 #DCFFF8 #DCF4FF
triadic
#DCFFF8 #F8DCFF #FFF8DC
tetradic
#DCFFF8 #E6DCFF #FFDCE3 #F4FFDC
square
#DCFFF8 #E6DCFF #FFDCE3 #F4FFDC
split-complementary
#DCFFF8 #FFDCF4 #FFE6DC
monochromatic
#62FFE0 #9FFFEC #DCFFF8 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.07
#DCFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#DCFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF8
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF8 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F5F6F9
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfff8; /* rgb */ color: rgb(220, 255, 248); /* oklch */ color: oklch(97.3% 0.037 182.1);
Tailwind
colors: {
custom: {
50: '#e7fffa',
500: '#dcfff8',
950: '#000000',
},
}SCSS
$custom: #dcfff8; $custom-light: #e7fffa; $custom-dark: #000000;
JSON
{
"hex": "#dcfff8",
"rgb": {
"r": 220,
"g": 255,
"b": 248
},
"hsl": {
"h": 168,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97319,
"c": 0.03723,
"h": 182.1
},
"luminance": 0.93513
}Semantic roles & 50–950 ramp
primary
#DCFFF8
secondary
#EC93A5
accent
#002EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685