#DFF9FD#DFF9FD
#DFF9FD is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.4% C 0.028 H 207.8°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9FD |
|---|---|
| RGB | rgb(223, 249, 253) |
| HSL | hsl(188, 88%, 93%) |
| HSV | hsv(188, 12%, 99%) |
| CMYK | cmyk(11.9%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(96.22, -7.64, -4.78) |
| CIE-LCH | lch(96.22, 9.01, 212.04°) |
| OKLab | oklab(96.45% -0.0244 -0.0129) |
| OKLCH | oklch(96.45% 0.028 207.8) |
| XYZ | xyz(82.0325, 90.5296, 106.0615) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.81
Azure (CSS)
#F0FFFF
ΔE00 3.99
Ice Blue (survey)
#D7FFFE
ΔE00 4.94
Very Light Blue
#D5FFFF
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 5.15
Really Light Blue
#D4FFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9FD #FDE3DF
analogous
#DFFDF2 #DFF9FD #DFEAFD
triadic
#DFF9FD #FDDFF9 #F9FDDF
tetradic
#DFF9FD #F2DFFD #FDE3DF #EAFDDF
square
#DFF9FD #F2DFFD #FDE3DF #EAFDDF
split-complementary
#DFF9FD #FDDFEA #FDF2DF
monochromatic
#6CE3F6 #A5EEF9 #DFF9FD #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.10
#DFF9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#DFF9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9FD
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9FD | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#D7FBFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dff9fd; /* rgb */ color: rgb(223, 249, 253); /* oklch */ color: oklch(96.4% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#e9fbfe',
500: '#dff9fd',
950: '#000000',
},
}SCSS
$custom: #dff9fd; $custom-light: #e9fbfe; $custom-dark: #000000;
JSON
{
"hex": "#dff9fd",
"rgb": {
"r": 223,
"g": 249,
"b": 253
},
"hsl": {
"h": 188,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96447,
"c": 0.02765,
"h": 207.8
},
"luminance": 0.90531
}Semantic roles & 50–950 ramp
primary
#DFF9FD
secondary
#E7A499
accent
#1F01E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585