#DFFCEF#DFFCEF
#DFFCEF is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.035 H 166.9°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCEF |
|---|---|
| RGB | rgb(223, 252, 239) |
| HSL | hsl(153, 83%, 93%) |
| HSV | hsv(153, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(96.63, -11.79, 3.04) |
| CIE-LCH | lch(96.63, 12.18, 165.52°) |
| OKLab | oklab(96.66% -0.0338 0.0079) |
| OKLCH | oklch(96.66% 0.035 166.9) |
| XYZ | xyz(80.8183, 91.5393, 95.0555) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCEF #FCDFEC
analogous
#DFFCE0 #DFFCEF #DFFBFC
triadic
#DFFCEF #EFDFFC #FCEFDF
tetradic
#DFFCEF #E0DFFC #FCDFEC #FBFCDF
square
#DFFCEF #E0DFFC #FCDFEC #FBFCDF
split-complementary
#DFFCEF #FCDFFB #FCE0DF
monochromatic
#6FF2B7 #A7F7D3 #DFFCEF #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.09
#DFFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DFFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCEF
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCEF | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D9FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffcef; /* rgb */ color: rgb(223, 252, 239); /* oklch */ color: oklch(96.7% 0.035 166.9);
Tailwind
colors: {
custom: {
50: '#e9fdf4',
500: '#dffcef',
950: '#000000',
},
}SCSS
$custom: #dffcef; $custom-light: #e9fdf4; $custom-dark: #000000;
JSON
{
"hex": "#dffcef",
"rgb": {
"r": 223,
"g": 252,
"b": 239
},
"hsl": {
"h": 153.103,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96659,
"c": 0.03472,
"h": 166.9
},
"luminance": 0.91541
}Semantic roles & 50–950 ramp
primary
#DFFCEF
secondary
#E49BBC
accent
#0668DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585