#DFFBF4#DFFBF4
#DFFBF4 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.031 H 178.9°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF4 |
|---|---|
| RGB | rgb(223, 251, 244) |
| HSL | hsl(165, 78%, 93%) |
| HSV | hsv(165, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.50, -10.36, 0.27) |
| CIE-LCH | lch(96.50, 10.37, 178.49°) |
| OKLab | oklab(96.59% -0.0305 0.0006) |
| OKLCH | oklch(96.59% 0.031 178.9) |
| XYZ | xyz(81.2539, 91.2125, 98.8953) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.15
Ice
#D6FFFA
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.79
Very Pale Blue
#D6FFFE
ΔE00 3.96
Very Light Blue
#D5FFFF
ΔE00 4.35
Really Light Blue
#D4FFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF4 #FBDFE6
analogous
#DFFBE6 #DFFBF4 #DFF4FB
triadic
#DFFBF4 #F4DFFB #FBF4DF
tetradic
#DFFBF4 #E6DFFB #FBDFE6 #F4FBDF
square
#DFFBF4 #E6DFFB #FBDFE6 #F4FBDF
split-complementary
#DFFBF4 #FBDFF4 #FBE6DF
monochromatic
#72EDCF #A9F4E1 #DFFBF4 #E4FCF6 #E4FCF6
Accessibility & contrast
On white
1.09
#DFFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DFFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF4
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF4 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#F3F3F5
Tritanopia (blue-blind)
#D9FCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf4; /* rgb */ color: rgb(223, 251, 244); /* oklch */ color: oklch(96.6% 0.031 178.9);
Tailwind
colors: {
custom: {
50: '#e9fcf7',
500: '#dffbf4',
950: '#000000',
},
}SCSS
$custom: #dffbf4; $custom-light: #e9fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dffbf4",
"rgb": {
"r": 223,
"g": 251,
"b": 244
},
"hsl": {
"h": 165,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96593,
"c": 0.03054,
"h": 178.9
},
"luminance": 0.91214
}Semantic roles & 50–950 ramp
primary
#DFFBF4
secondary
#E29CAE
accent
#0B3FDA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585