#DFFDF2#DFFDF2
#DFFDF2 is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.9% C 0.034 H 171.5°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF2 |
|---|---|
| RGB | rgb(223, 253, 242) |
| HSL | hsl(158, 88%, 93%) |
| HSV | hsv(158, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(96.96, -11.73, 1.98) |
| CIE-LCH | lch(96.96, 11.90, 170.42°) |
| OKLab | oklab(96.95% -0.034 0.0051) |
| OKLCH | oklch(96.95% 0.034 171.5) |
| XYZ | xyz(81.5800, 92.3478, 97.5140) |
| Luminance | 0.9235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.59
Ice Blue (survey)
#D7FFFE
ΔE00 4.65
Lightcyan
#E0FFFF
ΔE00 4.69
Very Pale Blue
#D6FFFE
ΔE00 4.75
Honeydew
#F0FFF0
ΔE00 5.03
Very Light Blue
#D5FFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF2 #FDDFEA
analogous
#DFFDE3 #DFFDF2 #DFF9FD
triadic
#DFFDF2 #F2DFFD #FDF2DF
tetradic
#DFFDF2 #E3DFFD #FDDFEA #F9FDDF
square
#DFFDF2 #E3DFFD #FDDFEA #F9FDDF
split-complementary
#DFFDF2 #FDDFF9 #FDE3DF
monochromatic
#6CF6C3 #A5F9DB #DFFDF2 #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.08
#DFFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DFFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF2
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF2 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F5F5F3
Tritanopia (blue-blind)
#D9FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdf2; /* rgb */ color: rgb(223, 253, 242); /* oklch */ color: oklch(96.9% 0.034 171.5);
Tailwind
colors: {
custom: {
50: '#e9fef6',
500: '#dffdf2',
950: '#000000',
},
}SCSS
$custom: #dffdf2; $custom-light: #e9fef6; $custom-dark: #000000;
JSON
{
"hex": "#dffdf2",
"rgb": {
"r": 223,
"g": 253,
"b": 242
},
"hsl": {
"h": 158,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96945,
"c": 0.03436,
"h": 171.5
},
"luminance": 0.92349
}Semantic roles & 50–950 ramp
primary
#DFFDF2
secondary
#E799B6
accent
#0154E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585