#DFFBFB#DFFBFB
#DFFBFB is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.8% C 0.029 H 196.7°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBFB |
|---|---|
| RGB | rgb(223, 251, 251) |
| HSL | hsl(180, 78%, 93%) |
| HSV | hsv(180, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.68, -9.03, -3.07) |
| CIE-LCH | lch(96.68, 9.54, 198.80°) |
| OKLab | oklab(96.79% -0.0279 -0.0083) |
| OKLCH | oklch(96.79% 0.029 196.7) |
| XYZ | xyz(82.3370, 91.6457, 104.5995) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.09
Ice Blue (survey)
#D7FFFE
ΔE00 3.33
Very Pale Blue
#D6FFFE
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.91
Ice
#D6FFFA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBFB #FBDFDF
analogous
#DFFBED #DFFBFB #DFEDFB
triadic
#DFFBFB #FBDFFB #FBFBDF
tetradic
#DFFBFB #EDDFFB #FBDFDF #EDFBDF
square
#DFFBFB #EDDFFB #FBDFDF #EDFBDF
split-complementary
#DFFBFB #FBDFED #FBEDDF
monochromatic
#72EDED #A9F4F4 #DFFBFB #E4FCFC #E4FCFC
Accessibility & contrast
On white
1.09
#DFFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DFFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBFB
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBFB | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F1F4FB
Tritanopia (blue-blind)
#D7FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbfb; /* rgb */ color: rgb(223, 251, 251); /* oklch */ color: oklch(96.8% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#e9fcfc',
500: '#dffbfb',
950: '#000000',
},
}SCSS
$custom: #dffbfb; $custom-light: #e9fcfc; $custom-dark: #000000;
JSON
{
"hex": "#dffbfb",
"rgb": {
"r": 223,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96793,
"c": 0.02908,
"h": 196.7
},
"luminance": 0.91647
}Semantic roles & 50–950 ramp
primary
#DFFBFB
secondary
#E29C9C
accent
#0B0BDA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585