#DFFAF4#DFFAF4
#DFFAF4 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.029 H 180.8°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAF4 |
|---|---|
| RGB | rgb(223, 250, 244) |
| HSL | hsl(167, 73%, 93%) |
| HSV | hsv(167, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 2.4%, 2%) |
| CIE-LAB | lab(96.24, -9.86, -0.10) |
| CIE-LCH | lch(96.24, 9.86, 180.59°) |
| OKLab | oklab(96.39% -0.0292 -0.0004) |
| OKLCH | oklch(96.39% 0.029 180.8) |
| XYZ | xyz(80.9424, 90.5894, 98.7914) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.86
Ice
#D6FFFA
ΔE00 3.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 4.01
Very Light Blue
#D5FFFF
ΔE00 4.36
Really Light Blue
#D4FFFF
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAF4 #FADFE5
analogous
#DFFAE6 #DFFAF4 #DFF2FA
triadic
#DFFAF4 #F4DFFA #FAF4DF
tetradic
#DFFAF4 #E6DFFA #FADFE5 #F2FADF
square
#DFFAF4 #E6DFFA #FADFE5 #F2FADF
split-complementary
#DFFAF4 #FADFF2 #FAE6DF
monochromatic
#75E9D0 #AAF2E2 #DFFAF4 #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.10
#DFFAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DFFAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAF4
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAF4 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F4
Deuteranopia (green-blind)
#F2F3F4
Tritanopia (blue-blind)
#D9FBF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaf4; /* rgb */ color: rgb(223, 250, 244); /* oklch */ color: oklch(96.4% 0.029 180.8);
Tailwind
colors: {
custom: {
50: '#e9fcf7',
500: '#dffaf4',
950: '#000000',
},
}SCSS
$custom: #dffaf4; $custom-light: #e9fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dffaf4",
"rgb": {
"r": 223,
"g": 250,
"b": 244
},
"hsl": {
"h": 166.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.9639,
"c": 0.0292,
"h": 180.8
},
"luminance": 0.90591
}Semantic roles & 50–950 ramp
primary
#DFFAF4
secondary
#DF9EAC
accent
#103CD5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585