#DFFBF6#DFFBF6
#DFFBF6 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.030 H 183.8°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF6 |
|---|---|
| RGB | rgb(223, 251, 246) |
| HSL | hsl(169, 78%, 93%) |
| HSV | hsv(169, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(96.55, -9.99, -0.68) |
| CIE-LCH | lch(96.55, 10.01, 183.92°) |
| OKLab | oklab(96.65% -0.0298 -0.002) |
| OKLCH | oklch(96.65% 0.03 183.8) |
| XYZ | xyz(81.5593, 91.3346, 100.5033) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.35
Ice Blue (survey)
#D7FFFE
ΔE00 3.37
Ice
#D6FFFA
ΔE00 3.41
Very Pale Blue
#D6FFFE
ΔE00 3.57
Very Light Blue
#D5FFFF
ΔE00 3.90
Really Light Blue
#D4FFFF
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF6 #FBDFE4
analogous
#DFFBE8 #DFFBF6 #DFF2FB
triadic
#DFFBF6 #F6DFFB #FBF6DF
tetradic
#DFFBF6 #E8DFFB #FBDFE4 #F2FBDF
square
#DFFBF6 #E8DFFB #FBDFE4 #F2FBDF
split-complementary
#DFFBF6 #FBDFF2 #FBE8DF
monochromatic
#72EDD7 #A9F4E7 #DFFBF6 #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.09
#DFFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DFFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF6
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF6 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F6
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#D8FCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf6; /* rgb */ color: rgb(223, 251, 246); /* oklch */ color: oklch(96.6% 0.030 183.8);
Tailwind
colors: {
custom: {
50: '#e9fcf9',
500: '#dffbf6',
950: '#000000',
},
}SCSS
$custom: #dffbf6; $custom-light: #e9fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dffbf6",
"rgb": {
"r": 223,
"g": 251,
"b": 246
},
"hsl": {
"h": 169.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96649,
"c": 0.02984,
"h": 183.8
},
"luminance": 0.91336
}Semantic roles & 50–950 ramp
primary
#DFFBF6
secondary
#E29CA9
accent
#0B30DA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585