#DFFBF5#DFFBF5
#DFFBF5 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.030 H 181.3°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF5 |
|---|---|
| RGB | rgb(223, 251, 245) |
| HSL | hsl(167, 78%, 93%) |
| HSV | hsv(167, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.52, -10.18, -0.21) |
| CIE-LCH | lch(96.52, 10.18, 181.16°) |
| OKLab | oklab(96.62% -0.0301 -0.0007) |
| OKLCH | oklch(96.62% 0.03 181.3) |
| XYZ | xyz(81.4062, 91.2734, 99.6971) |
| Luminance | 0.9127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.75
Ice
#D6FFFA
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.56
Very Pale Blue
#D6FFFE
ΔE00 3.74
Very Light Blue
#D5FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF5 #FBDFE5
analogous
#DFFBE7 #DFFBF5 #DFF3FB
triadic
#DFFBF5 #F5DFFB #FBF5DF
tetradic
#DFFBF5 #E7DFFB #FBDFE5 #F3FBDF
square
#DFFBF5 #E7DFFB #FBDFE5 #F3FBDF
split-complementary
#DFFBF5 #FBDFF3 #FBE7DF
monochromatic
#72EDD3 #A9F4E4 #DFFBF5 #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.09
#DFFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DFFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF5
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF5 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#F3F3F6
Tritanopia (blue-blind)
#D8FCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf5; /* rgb */ color: rgb(223, 251, 245); /* oklch */ color: oklch(96.6% 0.030 181.3);
Tailwind
colors: {
custom: {
50: '#e9fcf8',
500: '#dffbf5',
950: '#000000',
},
}SCSS
$custom: #dffbf5; $custom-light: #e9fcf8; $custom-dark: #000000;
JSON
{
"hex": "#dffbf5",
"rgb": {
"r": 223,
"g": 251,
"b": 245
},
"hsl": {
"h": 167.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96621,
"c": 0.03016,
"h": 181.3
},
"luminance": 0.91275
}Semantic roles & 50–950 ramp
primary
#DFFBF5
secondary
#E29CAB
accent
#0B38DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585