#DFFAF5#DFFAF5
#DFFAF5 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.029 H 183.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAF5 |
|---|---|
| RGB | rgb(223, 250, 245) |
| HSL | hsl(169, 73%, 93%) |
| HSV | hsv(169, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 2%, 2%) |
| CIE-LAB | lab(96.27, -9.68, -0.58) |
| CIE-LCH | lch(96.27, 9.69, 183.43°) |
| OKLab | oklab(96.42% -0.0288 -0.0017) |
| OKLCH | oklch(96.42% 0.029 183.4) |
| XYZ | xyz(81.0946, 90.6503, 99.5932) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.48
Ice Blue (survey)
#D7FFFE
ΔE00 3.64
Ice
#D6FFFA
ΔE00 3.72
Very Pale Blue
#D6FFFE
ΔE00 3.84
Very Light Blue
#D5FFFF
ΔE00 4.17
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAF5 #FADFE4
analogous
#DFFAE7 #DFFAF5 #DFF1FA
triadic
#DFFAF5 #F5DFFA #FAF5DF
tetradic
#DFFAF5 #E7DFFA #FADFE4 #F1FADF
square
#DFFAF5 #E7DFFA #FADFE4 #F1FADF
split-complementary
#DFFAF5 #FADFF1 #FAE7DF
monochromatic
#75E9D4 #AAF2E4 #DFFAF5 #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.10
#DFFAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DFFAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAF5
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAF5 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F5
Deuteranopia (green-blind)
#F2F3F5
Tritanopia (blue-blind)
#D8FBF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaf5; /* rgb */ color: rgb(223, 250, 245); /* oklch */ color: oklch(96.4% 0.029 183.4);
Tailwind
colors: {
custom: {
50: '#e9fcf8',
500: '#dffaf5',
950: '#000000',
},
}SCSS
$custom: #dffaf5; $custom-light: #e9fcf8; $custom-dark: #000000;
JSON
{
"hex": "#dffaf5",
"rgb": {
"r": 223,
"g": 250,
"b": 245
},
"hsl": {
"h": 168.889,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96418,
"c": 0.02886,
"h": 183.4
},
"luminance": 0.90652
}Semantic roles & 50–950 ramp
primary
#DFFAF5
secondary
#DF9EAA
accent
#1035D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585