#DFFDF5#DFFDF5
#DFFDF5 is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.033 H 177.8°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF5 |
|---|---|
| RGB | rgb(223, 253, 245) |
| HSL | hsl(164, 88%, 93%) |
| HSV | hsv(164, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(97.04, -11.17, 0.54) |
| CIE-LCH | lch(97.04, 11.19, 177.21°) |
| OKLab | oklab(97.03% -0.0328 0.0013) |
| OKLCH | oklch(97.03% 0.033 177.8) |
| XYZ | xyz(82.0342, 92.5295, 99.9064) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.98
Lightcyan
#E0FFFF
ΔE00 3.47
Ice Blue (survey)
#D7FFFE
ΔE00 3.66
Very Pale Blue
#D6FFFE
ΔE00 3.80
Very Light Blue
#D5FFFF
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF5 #FDDFE7
analogous
#DFFDE6 #DFFDF5 #DFF6FD
triadic
#DFFDF5 #F5DFFD #FDF5DF
tetradic
#DFFDF5 #E6DFFD #FDDFE7 #F6FDDF
square
#DFFDF5 #E6DFFD #FDDFE7 #F6FDDF
split-complementary
#DFFDF5 #FDDFF6 #FDE6DF
monochromatic
#6CF6D1 #A5F9E3 #DFFDF5 #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.08
#DFFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DFFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF5
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF5 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F5
Deuteranopia (green-blind)
#F4F5F6
Tritanopia (blue-blind)
#D8FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdf5; /* rgb */ color: rgb(223, 253, 245); /* oklch */ color: oklch(97.0% 0.033 177.8);
Tailwind
colors: {
custom: {
50: '#e9fef8',
500: '#dffdf5',
950: '#000000',
},
}SCSS
$custom: #dffdf5; $custom-light: #e9fef8; $custom-dark: #000000;
JSON
{
"hex": "#dffdf5",
"rgb": {
"r": 223,
"g": 253,
"b": 245
},
"hsl": {
"h": 164,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97028,
"c": 0.03284,
"h": 177.8
},
"luminance": 0.92531
}Semantic roles & 50–950 ramp
primary
#DFFDF5
secondary
#E799AE
accent
#013EE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585