#DFFCFE#DFFCFE
#DFFCFE is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.1% C 0.030 H 201.7°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCFE |
|---|---|
| RGB | rgb(223, 252, 254) |
| HSL | hsl(184, 94%, 94%) |
| HSV | hsv(184, 12%, 100%) |
| CMYK | cmyk(12.2%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.01, -8.95, -4.13) |
| CIE-LCH | lch(97.01, 9.86, 204.77°) |
| OKLab | oklab(97.08% -0.0281 -0.0112) |
| OKLCH | oklch(97.08% 0.03 201.7) |
| XYZ | xyz(83.1269, 92.4628, 107.2142) |
| Luminance | 0.9246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.28
Ice Blue (survey)
#D7FFFE
ΔE00 3.48
Very Pale Blue
#D6FFFE
ΔE00 3.71
Very Light Blue
#D5FFFF
ΔE00 3.72
Really Light Blue
#D4FFFF
ΔE00 3.95
Azure (CSS)
#F0FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCFE #FEE1DF
analogous
#DFFEF0 #DFFCFE #DFECFE
triadic
#DFFCFE #FEDFFC #FCFEDF
tetradic
#DFFCFE #F0DFFE #FEE1DF #ECFEDF
square
#DFFCFE #F0DFFE #FEE1DF #ECFEDF
split-complementary
#DFFCFE #FEDFEC #FEF0DF
monochromatic
#68F1FA #A4F6FC #DFFCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.08
#DFFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DFFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCFE
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCFE | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#D6FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcfe; /* rgb */ color: rgb(223, 252, 254); /* oklch */ color: oklch(97.1% 0.030 201.7);
Tailwind
colors: {
custom: {
50: '#e9fdfe',
500: '#dffcfe',
950: '#000000',
},
}SCSS
$custom: #dffcfe; $custom-light: #e9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#dffcfe",
"rgb": {
"r": 223,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.871,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97082,
"c": 0.03021,
"h": 201.7
},
"luminance": 0.92465
}Semantic roles & 50–950 ramp
primary
#DFFCFE
secondary
#EA9D98
accent
#0F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585