#DFFEFF#DFFEFF
#DFFEFF is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.5% C 0.032 H 199.0°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEFF |
|---|---|
| RGB | rgb(223, 254, 255) |
| HSL | hsl(182, 100%, 94%) |
| HSV | hsv(182, 13%, 100%) |
| CMYK | cmyk(12.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.55, -9.76, -3.85) |
| CIE-LCH | lch(97.55, 10.49, 201.55°) |
| OKLab | oklab(97.52% -0.0303 -0.0104) |
| OKLCH | oklch(97.52% 0.032 199) |
| XYZ | xyz(83.9188, 93.7897, 108.2702) |
| Luminance | 0.9379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.48
Ice Blue (survey)
#D7FFFE
ΔE00 2.70
Very Pale Blue
#D6FFFE
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 2.97
Really Light Blue
#D4FFFF
ΔE00 3.21
Pale Blue
#D0FEFE
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEFF #FFE0DF
analogous
#DFFFF0 #DFFEFF #DFEEFF
triadic
#DFFEFF #FFDFFE #FEFFDF
tetradic
#DFFEFF #F0DFFF #FFE0DF #EEFFDF
square
#DFFEFF #F0DFFF #FFE0DF #EEFFDF
split-complementary
#DFFEFF #FFDFEE #FFF0DF
monochromatic
#65FAFF #A2FCFF #DFFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.06
#DFFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#DFFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEFF
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEFF | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D6FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffeff; /* rgb */ color: rgb(223, 254, 255); /* oklch */ color: oklch(97.5% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#e9feff',
500: '#dffeff',
950: '#000000',
},
}SCSS
$custom: #dffeff; $custom-light: #e9feff; $custom-dark: #000000;
JSON
{
"hex": "#dffeff",
"rgb": {
"r": 223,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97516,
"c": 0.03208,
"h": 199
},
"luminance": 0.93792
}Semantic roles & 50–950 ramp
primary
#DFFEFF
secondary
#EC9896
accent
#0700E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586