#DFFDFE#DFFDFE
#DFFDFE is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.3% C 0.031 H 199.1°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDFE |
|---|---|
| RGB | rgb(223, 253, 254) |
| HSL | hsl(182, 94%, 94%) |
| HSV | hsv(182, 12%, 100%) |
| CMYK | cmyk(12.2%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.27, -9.45, -3.75) |
| CIE-LCH | lch(97.27, 10.17, 201.66°) |
| OKLab | oklab(97.29% -0.0294 -0.0102) |
| OKLCH | oklch(97.29% 0.031 199.1) |
| XYZ | xyz(83.4417, 93.0925, 107.3191) |
| Luminance | 0.9309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.68
Ice Blue (survey)
#D7FFFE
ΔE00 2.96
Very Pale Blue
#D6FFFE
ΔE00 3.19
Very Light Blue
#D5FFFF
ΔE00 3.24
Really Light Blue
#D4FFFF
ΔE00 3.47
Pale Blue
#D0FEFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDFE #FEE0DF
analogous
#DFFEEF #DFFDFE #DFEDFE
triadic
#DFFDFE #FEDFFD #FDFEDF
tetradic
#DFFDFE #EFDFFE #FEE0DF #EDFEDF
square
#DFFDFE #EFDFFE #FEE0DF #EDFEDF
split-complementary
#DFFDFE #FEDFED #FEEFDF
monochromatic
#68F6FA #A4F9FC #DFFDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.07
#DFFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#DFFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDFE
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDFE | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdfe; /* rgb */ color: rgb(223, 253, 254); /* oklch */ color: oklch(97.3% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#e9fefe',
500: '#dffdfe',
950: '#000000',
},
}SCSS
$custom: #dffdfe; $custom-light: #e9fefe; $custom-dark: #000000;
JSON
{
"hex": "#dffdfe",
"rgb": {
"r": 223,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.935,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97285,
"c": 0.03109,
"h": 199.1
},
"luminance": 0.93094
}Semantic roles & 50–950 ramp
primary
#DFFDFE
secondary
#EA9A98
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585