#DFFCF5#DFFCF5
#DFFCF5 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.031 H 179.5°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF5 |
|---|---|
| RGB | rgb(223, 252, 245) |
| HSL | hsl(166, 83%, 93%) |
| HSV | hsv(166, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(96.78, -10.67, 0.17) |
| CIE-LCH | lch(96.78, 10.68, 179.09°) |
| OKLab | oklab(96.82% -0.0315 0.0003) |
| OKLCH | oklch(96.82% 0.031 179.5) |
| XYZ | xyz(81.7194, 91.8998, 99.8015) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.08
Ice
#D6FFFA
ΔE00 3.14
Ice Blue (survey)
#D7FFFE
ΔE00 3.56
Very Pale Blue
#D6FFFE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 4.13
Really Light Blue
#D4FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF5 #FCDFE6
analogous
#DFFCE6 #DFFCF5 #DFF4FC
triadic
#DFFCF5 #F5DFFC #FCF5DF
tetradic
#DFFCF5 #E6DFFC #FCDFE6 #F4FCDF
square
#DFFCF5 #E6DFFC #FCDFE6 #F4FCDF
split-complementary
#DFFCF5 #FCDFF4 #FCE6DF
monochromatic
#6FF2D2 #A7F7E4 #DFFCF5 #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.08
#DFFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DFFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF5
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF5 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F4F4F6
Tritanopia (blue-blind)
#D8FDFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcf5; /* rgb */ color: rgb(223, 252, 245); /* oklch */ color: oklch(96.8% 0.031 179.5);
Tailwind
colors: {
custom: {
50: '#e9fdf8',
500: '#dffcf5',
950: '#000000',
},
}SCSS
$custom: #dffcf5; $custom-light: #e9fdf8; $custom-dark: #000000;
JSON
{
"hex": "#dffcf5",
"rgb": {
"r": 223,
"g": 252,
"b": 245
},
"hsl": {
"h": 165.517,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96824,
"c": 0.03149,
"h": 179.5
},
"luminance": 0.91901
}Semantic roles & 50–950 ramp
primary
#DFFCF5
secondary
#E49BAD
accent
#063BDF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585