#DFEFFB#DFEFFB
#DFEFFB is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.4% C 0.024 H 240.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFFB |
|---|---|
| RGB | rgb(223, 239, 251) |
| HSL | hsl(206, 78%, 93%) |
| HSV | hsv(206, 11%, 98%) |
| CMYK | cmyk(11.2%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(93.62, -2.96, -7.58) |
| CIE-LCH | lch(93.62, 8.14, 248.67°) |
| OKLab | oklab(94.38% -0.0117 -0.0204) |
| OKLCH | oklch(94.38% 0.024 240.1) |
| XYZ | xyz(78.7066, 84.3849, 103.3893) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.80
Fog
#D8DCE0
ΔE00 6.25
Azure (CSS)
#F0FFFF
ΔE00 6.42
Ghostwhite
#F8F8FF
ΔE00 7.08
Whitesmoke
#F5F5F5
ΔE00 7.54
Pale Grey
#FDFDFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFFB #FBEBDF
analogous
#DFFBF9 #DFEFFB #DFE1FB
triadic
#DFEFFB #FBDFEF #EFFBDF
tetradic
#DFEFFB #F9DFFB #FBEBDF #E1FBDF
square
#DFEFFB #F9DFFB #FBEBDF #E1FBDF
split-complementary
#DFEFFB #FBDFE1 #FBF9DF
monochromatic
#72B9ED #A9D4F4 #DFEFFB #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.17
#DFEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DFEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFFB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFFB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#D8F2F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dfeffb; /* rgb */ color: rgb(223, 239, 251); /* oklch */ color: oklch(94.4% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#e9f4fc',
500: '#dfeffb',
950: '#000000',
},
}SCSS
$custom: #dfeffb; $custom-light: #e9f4fc; $custom-dark: #000000;
JSON
{
"hex": "#dfeffb",
"rgb": {
"r": 223,
"g": 239,
"b": 251
},
"hsl": {
"h": 205.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.94381,
"c": 0.02354,
"h": 240.1
},
"luminance": 0.84386
}Semantic roles & 50–950 ramp
primary
#DFEFFB
secondary
#E2BA9C
accent
#640BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585