#DFFFF4#DFFFF4
#DFFFF4 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.036 H 172.8°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF4 |
|---|---|
| RGB | rgb(223, 255, 244) |
| HSL | hsl(159, 100%, 94%) |
| HSV | hsv(159, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.53, -12.35, 1.77) |
| CIE-LCH | lch(97.53, 12.48, 171.83°) |
| OKLab | oklab(97.41% -0.0359 0.0045) |
| OKLCH | oklch(97.41% 0.036 172.8) |
| XYZ | xyz(82.5167, 93.7380, 99.3162) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.21
Ice Blue (survey)
#D7FFFE
ΔE00 4.40
Very Pale Blue
#D6FFFE
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 4.70
Very Light Blue
#D5FFFF
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF4 #FFDFEA
analogous
#DFFFE4 #DFFFF4 #DFFAFF
triadic
#DFFFF4 #F4DFFF #FFF4DF
tetradic
#DFFFF4 #E4DFFF #FFDFEA #FAFFDF
square
#DFFFF4 #E4DFFF #FFDFEA #FAFFDF
split-complementary
#DFFFF4 #FFDFFA #FFE4DF
monochromatic
#65FFCA #A2FFDF #DFFFF4 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.06
#DFFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#DFFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF4
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF4 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#F6F6F5
Tritanopia (blue-blind)
#D8FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff4; /* rgb */ color: rgb(223, 255, 244); /* oklch */ color: oklch(97.4% 0.036 172.8);
Tailwind
colors: {
custom: {
50: '#e9fff7',
500: '#dffff4',
950: '#000000',
},
}SCSS
$custom: #dffff4; $custom-light: #e9fff7; $custom-dark: #000000;
JSON
{
"hex": "#dffff4",
"rgb": {
"r": 223,
"g": 255,
"b": 244
},
"hsl": {
"h": 159.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97408,
"c": 0.03614,
"h": 172.8
},
"luminance": 0.9374
}Semantic roles & 50–950 ramp
primary
#DFFFF4
secondary
#EC96B4
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685