#DFFBF3#DFFBF3
#DFFBF3 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.031 H 176.6°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF3 |
|---|---|
| RGB | rgb(223, 251, 243) |
| HSL | hsl(163, 78%, 93%) |
| HSV | hsv(163, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(96.47, -10.55, 0.75) |
| CIE-LCH | lch(96.47, 10.58, 175.92°) |
| OKLab | oklab(96.57% -0.0309 0.0018) |
| OKLCH | oklch(96.57% 0.031 176.6) |
| XYZ | xyz(81.1025, 91.1519, 98.0978) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.52
Lightcyan
#E0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Pale Blue
#D6FFFE
ΔE00 4.21
Very Light Blue
#D5FFFF
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF3 #FBDFE7
analogous
#DFFBE5 #DFFBF3 #DFF5FB
triadic
#DFFBF3 #F3DFFB #FBF3DF
tetradic
#DFFBF3 #E5DFFB #FBDFE7 #F5FBDF
square
#DFFBF3 #E5DFFB #FBDFE7 #F5FBDF
split-complementary
#DFFBF3 #FBDFF5 #FBE5DF
monochromatic
#72EDCA #A9F4DF #DFFBF3 #E4FCF5 #E4FCF5
Accessibility & contrast
On white
1.09
#DFFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DFFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF3
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF3 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#D9FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf3; /* rgb */ color: rgb(223, 251, 243); /* oklch */ color: oklch(96.6% 0.031 176.6);
Tailwind
colors: {
custom: {
50: '#e9fcf7',
500: '#dffbf3',
950: '#000000',
},
}SCSS
$custom: #dffbf3; $custom-light: #e9fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dffbf3",
"rgb": {
"r": 223,
"g": 251,
"b": 243
},
"hsl": {
"h": 162.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96565,
"c": 0.03097,
"h": 176.6
},
"luminance": 0.91153
}Semantic roles & 50–950 ramp
primary
#DFFBF3
secondary
#E29CB0
accent
#0B46DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585