#DFFAF0#DFFAF0
#DFFAF0 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.3% C 0.031 H 171.4°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAF0 |
|---|---|
| RGB | rgb(223, 250, 240) |
| HSL | hsl(158, 73%, 93%) |
| HSV | hsv(158, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 4%, 2%) |
| CIE-LAB | lab(96.14, -10.61, 1.82) |
| CIE-LCH | lch(96.14, 10.77, 170.28°) |
| OKLab | oklab(96.28% -0.0307 0.0047) |
| OKLCH | oklch(96.28% 0.031 171.4) |
| XYZ | xyz(80.3416, 90.3491, 95.6275) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.10
Lightcyan
#E0FFFF
ΔE00 4.43
Honeydew
#F0FFF0
ΔE00 4.52
Ice Blue (survey)
#D7FFFE
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.99
Very Light Blue
#D5FFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAF0 #FADFE9
analogous
#DFFAE2 #DFFAF0 #DFF6FA
triadic
#DFFAF0 #F0DFFA #FAF0DF
tetradic
#DFFAF0 #E2DFFA #FADFE9 #F6FADF
square
#DFFAF0 #E2DFFA #FADFE9 #F6FADF
split-complementary
#DFFAF0 #FADFF6 #FAE2DF
monochromatic
#75E9BE #AAF2D7 #DFFAF0 #E5FBF3 #E5FBF3
Accessibility & contrast
On white
1.10
#DFFAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DFFAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAF0
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAF0 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F0
Deuteranopia (green-blind)
#F3F2F1
Tritanopia (blue-blind)
#D9FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaf0; /* rgb */ color: rgb(223, 250, 240); /* oklch */ color: oklch(96.3% 0.031 171.4);
Tailwind
colors: {
custom: {
50: '#e9fcf4',
500: '#dffaf0',
950: '#000000',
},
}SCSS
$custom: #dffaf0; $custom-light: #e9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dffaf0",
"rgb": {
"r": 223,
"g": 250,
"b": 240
},
"hsl": {
"h": 157.778,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96278,
"c": 0.03109,
"h": 171.4
},
"luminance": 0.9035
}Semantic roles & 50–950 ramp
primary
#DFFAF0
secondary
#DF9EB6
accent
#1059D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585