#DFFEFA#DFFEFA
#DFFEFA is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.032 H 187.2°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEFA |
|---|---|
| RGB | rgb(223, 254, 250) |
| HSL | hsl(172, 94%, 94%) |
| HSV | hsv(172, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.42, -10.72, -1.47) |
| CIE-LCH | lch(97.42, 10.82, 187.80°) |
| OKLab | oklab(97.37% -0.0322 -0.0041) |
| OKLCH | oklch(97.37% 0.032 187.2) |
| XYZ | xyz(83.1244, 93.4720, 104.0864) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.78
Ice Blue (survey)
#D7FFFE
ΔE00 2.45
Very Pale Blue
#D6FFFE
ΔE00 2.66
Ice
#D6FFFA
ΔE00 2.66
Very Light Blue
#D5FFFF
ΔE00 3.00
Really Light Blue
#D4FFFF
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEFA #FEDFE3
analogous
#DFFEEA #DFFEFA #DFF2FE
triadic
#DFFEFA #FADFFE #FEFADF
tetradic
#DFFEFA #EADFFE #FEDFE3 #F2FEDF
square
#DFFEFA #EADFFE #FEDFE3 #F2FEDF
split-complementary
#DFFEFA #FEDFF2 #FEEADF
monochromatic
#68FAE7 #A4FCF1 #DFFEFA #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.07
#DFFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#DFFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEFA
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEFA | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffefa; /* rgb */ color: rgb(223, 254, 250); /* oklch */ color: oklch(97.4% 0.032 187.2);
Tailwind
colors: {
custom: {
50: '#e9fefb',
500: '#dffefa',
950: '#000000',
},
}SCSS
$custom: #dffefa; $custom-light: #e9fefb; $custom-dark: #000000;
JSON
{
"hex": "#dffefa",
"rgb": {
"r": 223,
"g": 254,
"b": 250
},
"hsl": {
"h": 172.258,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97372,
"c": 0.03249,
"h": 187.2
},
"luminance": 0.93474
}Semantic roles & 50–950 ramp
primary
#DFFEFA
secondary
#EA98A2
accent
#001EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585