#DFFAFB#DFFAFB
#DFFAFB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.6% C 0.028 H 199.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAFB |
|---|---|
| RGB | rgb(223, 250, 251) |
| HSL | hsl(182, 78%, 93%) |
| HSV | hsv(182, 11%, 98%) |
| CMYK | cmyk(11.2%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(96.42, -8.53, -3.45) |
| CIE-LCH | lch(96.42, 9.20, 202.02°) |
| OKLab | oklab(96.59% -0.0265 -0.0093) |
| OKLCH | oklch(96.59% 0.028 199.4) |
| XYZ | xyz(82.0255, 91.0226, 104.4956) |
| Luminance | 0.9102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.57
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 4.05
Very Light Blue
#D5FFFF
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 4.18
Really Light Blue
#D4FFFF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAFB #FBE0DF
analogous
#DFFBEE #DFFAFB #DFECFB
triadic
#DFFAFB #FBDFFA #FAFBDF
tetradic
#DFFAFB #EEDFFB #FBE0DF #ECFBDF
square
#DFFAFB #EEDFFB #FBE0DF #ECFBDF
split-complementary
#DFFAFB #FBDFEC #FBEEDF
monochromatic
#72E9ED #A9F1F4 #DFFAFB #E4FBFC #E4FBFC
Accessibility & contrast
On white
1.09
#DFFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DFFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAFB
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAFB | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#D7FCFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffafb; /* rgb */ color: rgb(223, 250, 251); /* oklch */ color: oklch(96.6% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#e9fcfc',
500: '#dffafb',
950: '#000000',
},
}SCSS
$custom: #dffafb; $custom-light: #e9fcfc; $custom-dark: #000000;
JSON
{
"hex": "#dffafb",
"rgb": {
"r": 223,
"g": 250,
"b": 251
},
"hsl": {
"h": 182.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9659,
"c": 0.02813,
"h": 199.4
},
"luminance": 0.91024
}Semantic roles & 50–950 ramp
primary
#DFFAFB
secondary
#E29F9C
accent
#130BDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585