#DFFFF5#DFFFF5
#DFFFF5 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 174.8°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF5 |
|---|---|
| RGB | rgb(223, 255, 245) |
| HSL | hsl(161, 100%, 94%) |
| HSV | hsv(161, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(97.55, -12.17, 1.29) |
| CIE-LCH | lch(97.55, 12.23, 173.92°) |
| OKLab | oklab(97.44% -0.0355 0.0033) |
| OKLCH | oklch(97.44% 0.036 174.8) |
| XYZ | xyz(82.6689, 93.7989, 100.1180) |
| Luminance | 0.9380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.14
Lightcyan
#E0FFFF
ΔE00 4.31
Very Light Blue
#D5FFFF
ΔE00 4.58
Really Light Blue
#D4FFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF5 #FFDFE9
analogous
#DFFFE5 #DFFFF5 #DFF9FF
triadic
#DFFFF5 #F5DFFF #FFF5DF
tetradic
#DFFFF5 #E5DFFF #FFDFE9 #F9FFDF
square
#DFFFF5 #E5DFFF #FFDFE9 #F9FFDF
split-complementary
#DFFFF5 #FFDFF9 #FFE5DF
monochromatic
#65FFCF #A2FFE2 #DFFFF5 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.06
#DFFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#DFFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF5
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF5 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#D8FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff5; /* rgb */ color: rgb(223, 255, 245); /* oklch */ color: oklch(97.4% 0.036 174.8);
Tailwind
colors: {
custom: {
50: '#e9fff8',
500: '#dffff5',
950: '#000000',
},
}SCSS
$custom: #dffff5; $custom-light: #e9fff8; $custom-dark: #000000;
JSON
{
"hex": "#dffff5",
"rgb": {
"r": 223,
"g": 255,
"b": 245
},
"hsl": {
"h": 161.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97435,
"c": 0.03562,
"h": 174.8
},
"luminance": 0.93801
}Semantic roles & 50–950 ramp
primary
#DFFFF5
secondary
#EC96B1
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685