#DFFFEF#DFFFEF
#DFFFEF is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.039 H 164.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFEF |
|---|---|
| RGB | rgb(223, 255, 239) |
| HSL | hsl(150, 100%, 94%) |
| HSV | hsv(150, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.41, -13.28, 4.17) |
| CIE-LCH | lch(97.41, 13.92, 162.58°) |
| OKLab | oklab(97.27% -0.0378 0.0108) |
| OKLCH | oklch(97.27% 0.039 164) |
| XYZ | xyz(81.7678, 93.4384, 95.3721) |
| Luminance | 0.9344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 5.33
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Very Pale Blue
#D6FFFE
ΔE00 6.26
Duck Egg Blue
#C3FBF4
ΔE00 6.58
Lightcyan
#E0FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFEF #FFDFEF
analogous
#DFFFDF #DFFFEF #DFFFFF
triadic
#DFFFEF #EFDFFF #FFEFDF
tetradic
#DFFFEF #DFDFFF #FFDFEF #FFFFDF
square
#DFFFEF #DFDFFF #FFDFEF #FFFFDF
split-complementary
#DFFFEF #FFDFFF #FFDFDF
monochromatic
#65FFB2 #A2FFD0 #DFFFEF #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.07
#DFFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#DFFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFEF
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFEF | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#F8F6F0
Tritanopia (blue-blind)
#D9FFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dfffef; /* rgb */ color: rgb(223, 255, 239); /* oklch */ color: oklch(97.3% 0.039 164.0);
Tailwind
colors: {
custom: {
50: '#e9fff4',
500: '#dfffef',
950: '#000000',
},
}SCSS
$custom: #dfffef; $custom-light: #e9fff4; $custom-dark: #000000;
JSON
{
"hex": "#dfffef",
"rgb": {
"r": 223,
"g": 255,
"b": 239
},
"hsl": {
"h": 150,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97272,
"c": 0.03932,
"h": 164
},
"luminance": 0.9344
}Semantic roles & 50–950 ramp
primary
#DFFFEF
secondary
#EC96C1
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685