#DFFDFF#DFFDFF
#DFFDFF is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.3% C 0.031 H 201.6°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDFF |
|---|---|
| RGB | rgb(223, 253, 255) |
| HSL | hsl(184, 100%, 94%) |
| HSV | hsv(184, 13%, 100%) |
| CMYK | cmyk(12.5%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.29, -9.26, -4.23) |
| CIE-LCH | lch(97.29, 10.18, 204.56°) |
| OKLab | oklab(97.31% -0.029 -0.0115) |
| OKLCH | oklch(97.31% 0.031 201.6) |
| XYZ | xyz(83.6023, 93.1567, 108.1647) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.06
Ice Blue (survey)
#D7FFFE
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 3.44
Very Light Blue
#D5FFFF
ΔE00 3.44
Really Light Blue
#D4FFFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDFF #FFE1DF
analogous
#DFFFF1 #DFFDFF #DFEDFF
triadic
#DFFDFF #FFDFFD #FDFFDF
tetradic
#DFFDFF #F1DFFF #FFE1DF #EDFFDF
square
#DFFDFF #F1DFFF #FFE1DF #EDFFDF
split-complementary
#DFFDFF #FFDFED #FFF1DF
monochromatic
#65F5FF #A2F9FF #DFFDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.07
#DFFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DFFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDFF
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDFF | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdff; /* rgb */ color: rgb(223, 253, 255); /* oklch */ color: oklch(97.3% 0.031 201.6);
Tailwind
colors: {
custom: {
50: '#e9feff',
500: '#dffdff',
950: '#000000',
},
}SCSS
$custom: #dffdff; $custom-light: #e9feff; $custom-dark: #000000;
JSON
{
"hex": "#dffdff",
"rgb": {
"r": 223,
"g": 253,
"b": 255
},
"hsl": {
"h": 183.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97314,
"c": 0.03119,
"h": 201.6
},
"luminance": 0.93159
}Semantic roles & 50–950 ramp
primary
#DFFDFF
secondary
#EC9B96
accent
#0E00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586