#DFFBFE#DFFBFE
#DFFBFE is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.9% C 0.029 H 204.5°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBFE |
|---|---|
| RGB | rgb(223, 251, 254) |
| HSL | hsl(186, 94%, 94%) |
| HSV | hsv(186, 12%, 100%) |
| CMYK | cmyk(12.2%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.75, -8.45, -4.51) |
| CIE-LCH | lch(96.75, 9.58, 208.07°) |
| OKLab | oklab(96.88% -0.0267 -0.0122) |
| OKLCH | oklch(96.88% 0.029 204.5) |
| XYZ | xyz(82.8137, 91.8364, 107.1098) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.90
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Light Blue
#D5FFFF
ΔE00 4.25
Very Pale Blue
#D6FFFE
ΔE00 4.27
Azure (CSS)
#F0FFFF
ΔE00 4.34
Really Light Blue
#D4FFFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBFE #FEE2DF
analogous
#DFFEF1 #DFFBFE #DFEBFE
triadic
#DFFBFE #FEDFFB #FBFEDF
tetradic
#DFFBFE #F1DFFE #FEE2DF #EBFEDF
square
#DFFBFE #F1DFFE #FEE2DF #EBFEDF
split-complementary
#DFFBFE #FEDFEB #FEF1DF
monochromatic
#68ECFA #A4F4FC #DFFBFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.08
#DFFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DFFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBFE
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBFE | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F0F4FE
Tritanopia (blue-blind)
#D6FDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffbfe; /* rgb */ color: rgb(223, 251, 254); /* oklch */ color: oklch(96.9% 0.029 204.5);
Tailwind
colors: {
custom: {
50: '#e9fcfe',
500: '#dffbfe',
950: '#000000',
},
}SCSS
$custom: #dffbfe; $custom-light: #e9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dffbfe",
"rgb": {
"r": 223,
"g": 251,
"b": 254
},
"hsl": {
"h": 185.806,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.9688,
"c": 0.02938,
"h": 204.5
},
"luminance": 0.91838
}Semantic roles & 50–950 ramp
primary
#DFFBFE
secondary
#EAA098
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585