#DFFCF0#DFFCF0
#DFFCF0 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.034 H 168.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCF0 |
|---|---|
| RGB | rgb(223, 252, 240) |
| HSL | hsl(155, 83%, 93%) |
| HSV | hsv(155, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.66, -11.61, 2.57) |
| CIE-LCH | lch(96.66, 11.89, 167.54°) |
| OKLab | oklab(96.69% -0.0334 0.0066) |
| OKLCH | oklch(96.69% 0.034 168.8) |
| XYZ | xyz(80.9664, 91.5986, 95.8357) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.06
Honeydew
#F0FFF0
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCF0 #FCDFEB
analogous
#DFFCE1 #DFFCF0 #DFF9FC
triadic
#DFFCF0 #F0DFFC #FCF0DF
tetradic
#DFFCF0 #E1DFFC #FCDFEB #F9FCDF
square
#DFFCF0 #E1DFFC #FCDFEB #F9FCDF
split-complementary
#DFFCF0 #FCDFF9 #FCE1DF
monochromatic
#6FF2BC #A7F7D6 #DFFCF0 #E3FCF2 #E3FCF2
Accessibility & contrast
On white
1.09
#DFFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DFFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCF0
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCF0 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EF
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#D9FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffcf0; /* rgb */ color: rgb(223, 252, 240); /* oklch */ color: oklch(96.7% 0.034 168.8);
Tailwind
colors: {
custom: {
50: '#e9fdf4',
500: '#dffcf0',
950: '#000000',
},
}SCSS
$custom: #dffcf0; $custom-light: #e9fdf4; $custom-dark: #000000;
JSON
{
"hex": "#dffcf0",
"rgb": {
"r": 223,
"g": 252,
"b": 240
},
"hsl": {
"h": 155.172,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96686,
"c": 0.03407,
"h": 168.8
},
"luminance": 0.916
}Semantic roles & 50–950 ramp
primary
#DFFCF0
secondary
#E49BB9
accent
#0660DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585