#DFFBF0#DFFBF0
#DFFBF0 is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.033 H 170.0°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF0 |
|---|---|
| RGB | rgb(223, 251, 240) |
| HSL | hsl(156, 78%, 93%) |
| HSV | hsv(156, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(96.40, -11.11, 2.19) |
| CIE-LCH | lch(96.40, 11.32, 168.84°) |
| OKLab | oklab(96.48% -0.0321 0.0056) |
| OKLCH | oklch(96.48% 0.033 170) |
| XYZ | xyz(80.6532, 90.9722, 95.7313) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.05
Honeydew
#F0FFF0
ΔE00 4.59
Lightcyan
#E0FFFF
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Very Pale Blue
#D6FFFE
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF0 #FBDFEA
analogous
#DFFBE2 #DFFBF0 #DFF8FB
triadic
#DFFBF0 #F0DFFB #FBF0DF
tetradic
#DFFBF0 #E2DFFB #FBDFEA #F8FBDF
square
#DFFBF0 #E2DFFB #FBDFEA #F8FBDF
split-complementary
#DFFBF0 #FBDFF8 #FBE2DF
monochromatic
#72EDBD #A9F4D7 #DFFBF0 #E4FCF2 #E4FCF2
Accessibility & contrast
On white
1.09
#DFFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DFFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF0
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF0 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F0
Deuteranopia (green-blind)
#F4F3F1
Tritanopia (blue-blind)
#D9FBF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf0; /* rgb */ color: rgb(223, 251, 240); /* oklch */ color: oklch(96.5% 0.033 170.0);
Tailwind
colors: {
custom: {
50: '#e9fcf4',
500: '#dffbf0',
950: '#000000',
},
}SCSS
$custom: #dffbf0; $custom-light: #e9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dffbf0",
"rgb": {
"r": 223,
"g": 251,
"b": 240
},
"hsl": {
"h": 156.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96482,
"c": 0.03257,
"h": 170
},
"luminance": 0.90974
}Semantic roles & 50–950 ramp
primary
#DFFBF0
secondary
#E29CB8
accent
#0B5DDA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585