#DFFDF0#DFFDF0
#DFFDF0 is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.9% C 0.036 H 167.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF0 |
|---|---|
| RGB | rgb(223, 253, 240) |
| HSL | hsl(154, 88%, 93%) |
| HSV | hsv(154, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(96.91, -12.10, 2.94) |
| CIE-LCH | lch(96.91, 12.46, 166.35°) |
| OKLab | oklab(96.89% -0.0348 0.0076) |
| OKLCH | oklch(96.89% 0.036 167.7) |
| XYZ | xyz(81.2812, 92.2283, 95.9407) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.14
Honeydew
#F0FFF0
ΔE00 4.88
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.43
Lightcyan
#E0FFFF
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF0 #FDDFEC
analogous
#DFFDE1 #DFFDF0 #DFFBFD
triadic
#DFFDF0 #F0DFFD #FDF0DF
tetradic
#DFFDF0 #E1DFFD #FDDFEC #FBFDDF
square
#DFFDF0 #E1DFFD #FDDFEC #FBFDDF
split-complementary
#DFFDF0 #FDDFFB #FDE1DF
monochromatic
#6CF6BA #A5F9D5 #DFFDF0 #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.08
#DFFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DFFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF0
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF0 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9EF
Deuteranopia (green-blind)
#F6F4F1
Tritanopia (blue-blind)
#D9FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdf0; /* rgb */ color: rgb(223, 253, 240); /* oklch */ color: oklch(96.9% 0.036 167.7);
Tailwind
colors: {
custom: {
50: '#e9fef4',
500: '#dffdf0',
950: '#000000',
},
}SCSS
$custom: #dffdf0; $custom-light: #e9fef4; $custom-dark: #000000;
JSON
{
"hex": "#dffdf0",
"rgb": {
"r": 223,
"g": 253,
"b": 240
},
"hsl": {
"h": 154,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.9689,
"c": 0.03557,
"h": 167.7
},
"luminance": 0.9223
}Semantic roles & 50–950 ramp
primary
#DFFDF0
secondary
#E799BB
accent
#0164E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585