#DFFFFA#DFFFFA
#DFFFFA is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.034 H 185.3°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFFA |
|---|---|
| RGB | rgb(223, 255, 250) |
| HSL | hsl(171, 100%, 94%) |
| HSV | hsv(171, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.68, -11.22, -1.09) |
| CIE-LCH | lch(97.68, 11.27, 185.57°) |
| OKLab | oklab(97.58% -0.0336 -0.0031) |
| OKLCH | oklch(97.58% 0.034 185.3) |
| XYZ | xyz(83.4425, 94.1083, 104.1924) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.26
Ice
#D6FFFA
ΔE00 2.32
Ice Blue (survey)
#D7FFFE
ΔE00 2.45
Very Pale Blue
#D6FFFE
ΔE00 2.63
Very Light Blue
#D5FFFF
ΔE00 3.02
Really Light Blue
#D4FFFF
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFFA #FFDFE4
analogous
#DFFFEA #DFFFFA #DFF4FF
triadic
#DFFFFA #FADFFF #FFFADF
tetradic
#DFFFFA #EADFFF #FFDFE4 #F4FFDF
square
#DFFFFA #EADFFF #FFDFE4 #F4FFDF
split-complementary
#DFFFFA #FFDFF4 #FFEADF
monochromatic
#65FFE7 #A2FFF0 #DFFFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.06
#DFFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#DFFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFFA
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFFA | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffffa; /* rgb */ color: rgb(223, 255, 250); /* oklch */ color: oklch(97.6% 0.034 185.3);
Tailwind
colors: {
custom: {
50: '#e9fffb',
500: '#dffffa',
950: '#000000',
},
}SCSS
$custom: #dffffa; $custom-light: #e9fffb; $custom-dark: #000000;
JSON
{
"hex": "#dffffa",
"rgb": {
"r": 223,
"g": 255,
"b": 250
},
"hsl": {
"h": 170.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97575,
"c": 0.03369,
"h": 185.3
},
"luminance": 0.9411
}Semantic roles & 50–950 ramp
primary
#DFFFFA
secondary
#EC96A3
accent
#0024E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685