#DFFEF9#DFFEF9
#DFFEF9 is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.033 H 184.9°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEF9 |
|---|---|
| RGB | rgb(223, 254, 249) |
| HSL | hsl(170, 94%, 94%) |
| HSV | hsv(170, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(97.39, -10.91, -0.99) |
| CIE-LCH | lch(97.39, 10.96, 185.19°) |
| OKLab | oklab(97.34% -0.0326 -0.0028) |
| OKLCH | oklch(97.34% 0.033 184.9) |
| XYZ | xyz(82.9680, 93.4094, 103.2627) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.21
Ice
#D6FFFA
ΔE00 2.57
Ice Blue (survey)
#D7FFFE
ΔE00 2.65
Very Pale Blue
#D6FFFE
ΔE00 2.83
Very Light Blue
#D5FFFF
ΔE00 3.21
Really Light Blue
#D4FFFF
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEF9 #FEDFE4
analogous
#DFFEE9 #DFFEF9 #DFF3FE
triadic
#DFFEF9 #F9DFFE #FEF9DF
tetradic
#DFFEF9 #E9DFFE #FEDFE4 #F3FEDF
square
#DFFEF9 #E9DFFE #FEDFE4 #F3FEDF
split-complementary
#DFFEF9 #FEDFF3 #FEE9DF
monochromatic
#68FAE3 #A4FCEE #DFFEF9 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.07
#DFFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#DFFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEF9
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEF9 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF9
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffef9; /* rgb */ color: rgb(223, 254, 249); /* oklch */ color: oklch(97.3% 0.033 184.9);
Tailwind
colors: {
custom: {
50: '#e9fefb',
500: '#dffef9',
950: '#000000',
},
}SCSS
$custom: #dffef9; $custom-light: #e9fefb; $custom-dark: #000000;
JSON
{
"hex": "#dffef9",
"rgb": {
"r": 223,
"g": 254,
"b": 249
},
"hsl": {
"h": 170.323,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97344,
"c": 0.03273,
"h": 184.9
},
"luminance": 0.93411
}Semantic roles & 50–950 ramp
primary
#DFFEF9
secondary
#EA98A5
accent
#0025E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585