#DFFAF7#DFFAF7
#DFFAF7 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.5% C 0.028 H 188.6°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAF7 |
|---|---|
| RGB | rgb(223, 250, 247) |
| HSL | hsl(173, 73%, 93%) |
| HSV | hsv(173, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(96.32, -9.30, -1.54) |
| CIE-LCH | lch(96.32, 9.42, 189.39°) |
| OKLab | oklab(96.48% -0.028 -0.0042) |
| OKLCH | oklch(96.48% 0.028 188.6) |
| XYZ | xyz(81.4016, 90.7731, 101.2099) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.81
Ice Blue (survey)
#D7FFFE
ΔE00 3.45
Very Pale Blue
#D6FFFE
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 3.93
Ice
#D6FFFA
ΔE00 3.94
Really Light Blue
#D4FFFF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAF7 #FADFE2
analogous
#DFFAE9 #DFFAF7 #DFEFFA
triadic
#DFFAF7 #F7DFFA #FAF7DF
tetradic
#DFFAF7 #E9DFFA #FADFE2 #EFFADF
square
#DFFAF7 #E9DFFA #FADFE2 #EFFADF
split-complementary
#DFFAF7 #FADFEF #FAE9DF
monochromatic
#75E9DD #AAF2EA #DFFAF7 #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.10
#DFFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DFFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAF7
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAF7 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F7
Deuteranopia (green-blind)
#F1F3F7
Tritanopia (blue-blind)
#D8FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaf7; /* rgb */ color: rgb(223, 250, 247); /* oklch */ color: oklch(96.5% 0.028 188.6);
Tailwind
colors: {
custom: {
50: '#e9fcf9',
500: '#dffaf7',
950: '#000000',
},
}SCSS
$custom: #dffaf7; $custom-light: #e9fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dffaf7",
"rgb": {
"r": 223,
"g": 250,
"b": 247
},
"hsl": {
"h": 173.333,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96475,
"c": 0.02837,
"h": 188.6
},
"luminance": 0.90775
}Semantic roles & 50–950 ramp
primary
#DFFAF7
secondary
#DF9EA5
accent
#1026D5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585