#DFFAFE#DFFAFE
#DFFAFE is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.7% C 0.029 H 207.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAFE |
|---|---|
| RGB | rgb(223, 250, 254) |
| HSL | hsl(188, 94%, 94%) |
| HSV | hsv(188, 12%, 100%) |
| CMYK | cmyk(12.2%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.50, -7.95, -4.88) |
| CIE-LCH | lch(96.50, 9.33, 211.56°) |
| OKLab | oklab(96.68% -0.0254 -0.0132) |
| OKLCH | oklch(96.68% 0.029 207.4) |
| XYZ | xyz(82.5021, 91.2133, 107.0059) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.54
Azure (CSS)
#F0FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.65
Very Light Blue
#D5FFFF
ΔE00 4.81
Very Pale Blue
#D6FFFE
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAFE #FEE3DF
analogous
#DFFEF2 #DFFAFE #DFEAFE
triadic
#DFFAFE #FEDFFA #FAFEDF
tetradic
#DFFAFE #F2DFFE #FEE3DF #EAFEDF
square
#DFFAFE #F2DFFE #FEE3DF #EAFEDF
split-complementary
#DFFAFE #FEDFEA #FEF2DF
monochromatic
#68E7FA #A4F1FC #DFFAFE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.09
#DFFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DFFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAFE
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAFE | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#D6FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffafe; /* rgb */ color: rgb(223, 250, 254); /* oklch */ color: oklch(96.7% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#e9fcfe',
500: '#dffafe',
950: '#000000',
},
}SCSS
$custom: #dffafe; $custom-light: #e9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dffafe",
"rgb": {
"r": 223,
"g": 250,
"b": 254
},
"hsl": {
"h": 187.742,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96678,
"c": 0.02862,
"h": 207.4
},
"luminance": 0.91215
}Semantic roles & 50–950 ramp
primary
#DFFAFE
secondary
#EAA298
accent
#1E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585