#DFF9FB#DFF9FB
#DFF9FB is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.4% C 0.027 H 202.3°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9FB |
|---|---|
| RGB | rgb(223, 249, 251) |
| HSL | hsl(184, 78%, 93%) |
| HSV | hsv(184, 11%, 98%) |
| CMYK | cmyk(11.2%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(96.16, -8.03, -3.83) |
| CIE-LCH | lch(96.16, 8.89, 205.48°) |
| OKLab | oklab(96.39% -0.0252 -0.0103) |
| OKLCH | oklch(96.39% 0.027 202.3) |
| XYZ | xyz(81.7156, 90.4028, 104.3923) |
| Luminance | 0.9040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.14
Azure (CSS)
#F0FFFF
ΔE00 3.93
Ice Blue (survey)
#D7FFFE
ΔE00 4.36
Very Pale Blue
#D6FFFE
ΔE00 4.58
Very Light Blue
#D5FFFF
ΔE00 4.62
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9FB #FBE1DF
analogous
#DFFBEF #DFF9FB #DFEBFB
triadic
#DFF9FB #FBDFF9 #F9FBDF
tetradic
#DFF9FB #EFDFFB #FBE1DF #EBFBDF
square
#DFF9FB #EFDFFB #FBE1DF #EBFBDF
split-complementary
#DFF9FB #FBDFEB #FBEFDF
monochromatic
#72E5ED #A9EFF4 #DFF9FB #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.10
#DFF9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DFF9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9FB
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9FB | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FB
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#D7FBF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dff9fb; /* rgb */ color: rgb(223, 249, 251); /* oklch */ color: oklch(96.4% 0.027 202.3);
Tailwind
colors: {
custom: {
50: '#e9fbfc',
500: '#dff9fb',
950: '#000000',
},
}SCSS
$custom: #dff9fb; $custom-light: #e9fbfc; $custom-dark: #000000;
JSON
{
"hex": "#dff9fb",
"rgb": {
"r": 223,
"g": 249,
"b": 251
},
"hsl": {
"h": 184.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96388,
"c": 0.02724,
"h": 202.3
},
"luminance": 0.90404
}Semantic roles & 50–950 ramp
primary
#DFF9FB
secondary
#E2A19C
accent
#1A0BDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585