#DFFCFF#DFFCFF
#DFFCFF is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.1% C 0.030 H 204.2°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCFF |
|---|---|
| RGB | rgb(223, 252, 255) |
| HSL | hsl(186, 100%, 94%) |
| HSV | hsv(186, 13%, 100%) |
| CMYK | cmyk(12.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.04, -8.76, -4.61) |
| CIE-LCH | lch(97.04, 9.89, 207.75°) |
| OKLab | oklab(97.11% -0.0277 -0.0125) |
| OKLCH | oklch(97.11% 0.03 204.2) |
| XYZ | xyz(83.2874, 92.5270, 108.0598) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.67
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Light Blue
#D5FFFF
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 3.99
Really Light Blue
#D4FFFF
ΔE00 4.19
Azure (CSS)
#F0FFFF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCFF #FFE2DF
analogous
#DFFFF2 #DFFCFF #DFECFF
triadic
#DFFCFF #FFDFFC #FCFFDF
tetradic
#DFFCFF #F2DFFF #FFE2DF #ECFFDF
square
#DFFCFF #F2DFFF #FFE2DF #ECFFDF
split-complementary
#DFFCFF #FFDFEC #FFF2DF
monochromatic
#65F1FF #A2F6FF #DFFCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.08
#DFFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DFFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCFF
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCFF | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcff; /* rgb */ color: rgb(223, 252, 255); /* oklch */ color: oklch(97.1% 0.030 204.2);
Tailwind
colors: {
custom: {
50: '#e9fdff',
500: '#dffcff',
950: '#000000',
},
}SCSS
$custom: #dffcff; $custom-light: #e9fdff; $custom-dark: #000000;
JSON
{
"hex": "#dffcff",
"rgb": {
"r": 223,
"g": 252,
"b": 255
},
"hsl": {
"h": 185.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97112,
"c": 0.03036,
"h": 204.2
},
"luminance": 0.92529
}Semantic roles & 50–950 ramp
primary
#DFFCFF
secondary
#EC9E96
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586