#DFFDF4#DFFDF4
#DFFDF4 is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.033 H 175.6°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF4 |
|---|---|
| RGB | rgb(223, 253, 244) |
| HSL | hsl(162, 88%, 93%) |
| HSV | hsv(162, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(97.01, -11.36, 1.02) |
| CIE-LCH | lch(97.01, 11.41, 174.85°) |
| OKLab | oklab(97% -0.0332 0.0025) |
| OKLCH | oklch(97% 0.033 175.6) |
| XYZ | xyz(81.8820, 92.4686, 99.1046) |
| Luminance | 0.9247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.14
Lightcyan
#E0FFFF
ΔE00 3.88
Ice Blue (survey)
#D7FFFE
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.10
Very Light Blue
#D5FFFF
ΔE00 4.53
Really Light Blue
#D4FFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF4 #FDDFE8
analogous
#DFFDE5 #DFFDF4 #DFF7FD
triadic
#DFFDF4 #F4DFFD #FDF4DF
tetradic
#DFFDF4 #E5DFFD #FDDFE8 #F7FDDF
square
#DFFDF4 #E5DFFD #FDDFE8 #F7FDDF
split-complementary
#DFFDF4 #FDDFF7 #FDE5DF
monochromatic
#6CF6CC #A5F9E0 #DFFDF4 #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.08
#DFFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DFFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF4
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF4 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#D8FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdf4; /* rgb */ color: rgb(223, 253, 244); /* oklch */ color: oklch(97.0% 0.033 175.6);
Tailwind
colors: {
custom: {
50: '#e9fef7',
500: '#dffdf4',
950: '#000000',
},
}SCSS
$custom: #dffdf4; $custom-light: #e9fef7; $custom-dark: #000000;
JSON
{
"hex": "#dffdf4",
"rgb": {
"r": 223,
"g": 253,
"b": 244
},
"hsl": {
"h": 162,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97,
"c": 0.0333,
"h": 175.6
},
"luminance": 0.9247
}Semantic roles & 50–950 ramp
primary
#DFFDF4
secondary
#E799B1
accent
#0145E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585