#DFFBF1#DFFBF1
#DFFBF1 is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.032 H 172.1°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF1 |
|---|---|
| RGB | rgb(223, 251, 241) |
| HSL | hsl(159, 78%, 93%) |
| HSV | hsv(159, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(96.42, -10.92, 1.71) |
| CIE-LCH | lch(96.42, 11.06, 171.10°) |
| OKLab | oklab(96.51% -0.0317 0.0044) |
| OKLCH | oklch(96.51% 0.032 172.1) |
| XYZ | xyz(80.8021, 91.0318, 96.5158) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 4.65
Honeydew
#F0FFF0
ΔE00 4.72
Very Pale Blue
#D6FFFE
ΔE00 4.78
Very Light Blue
#D5FFFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF1 #FBDFE9
analogous
#DFFBE3 #DFFBF1 #DFF7FB
triadic
#DFFBF1 #F1DFFB #FBF1DF
tetradic
#DFFBF1 #E3DFFB #FBDFE9 #F7FBDF
square
#DFFBF1 #E3DFFB #FBDFE9 #F7FBDF
split-complementary
#DFFBF1 #FBDFF7 #FBE3DF
monochromatic
#72EDC1 #A9F4D9 #DFFBF1 #E4FCF3 #E4FCF3
Accessibility & contrast
On white
1.09
#DFFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DFFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF1
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF1 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F1
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#D9FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf1; /* rgb */ color: rgb(223, 251, 241); /* oklch */ color: oklch(96.5% 0.032 172.1);
Tailwind
colors: {
custom: {
50: '#e9fcf5',
500: '#dffbf1',
950: '#000000',
},
}SCSS
$custom: #dffbf1; $custom-light: #e9fcf5; $custom-dark: #000000;
JSON
{
"hex": "#dffbf1",
"rgb": {
"r": 223,
"g": 251,
"b": 241
},
"hsl": {
"h": 158.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9651,
"c": 0.03199,
"h": 172.1
},
"luminance": 0.91033
}Semantic roles & 50–950 ramp
primary
#DFFBF1
secondary
#E29CB5
accent
#0B55DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585