#DFFFF3#DFFFF3
#DFFFF3 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.037 H 170.9°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF3 |
|---|---|
| RGB | rgb(223, 255, 243) |
| HSL | hsl(158, 100%, 94%) |
| HSV | hsv(158, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(97.50, -12.54, 2.25) |
| CIE-LCH | lch(97.50, 12.74, 169.82°) |
| OKLab | oklab(97.38% -0.0362 0.0058) |
| OKLCH | oklch(97.38% 0.037 170.9) |
| XYZ | xyz(82.3653, 93.6774, 98.5187) |
| Luminance | 0.9368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 4.84
Lightcyan
#E0FFFF
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF3 #FFDFEB
analogous
#DFFFE3 #DFFFF3 #DFFBFF
triadic
#DFFFF3 #F3DFFF #FFF3DF
tetradic
#DFFFF3 #E3DFFF #FFDFEB #FBFFDF
square
#DFFFF3 #E3DFFF #FFDFEB #FBFFDF
split-complementary
#DFFFF3 #FFDFFB #FFE3DF
monochromatic
#65FFC5 #A2FFDC #DFFFF3 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.06
#DFFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#DFFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF3
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF3 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#F7F6F4
Tritanopia (blue-blind)
#D8FFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff3; /* rgb */ color: rgb(223, 255, 243); /* oklch */ color: oklch(97.4% 0.037 170.9);
Tailwind
colors: {
custom: {
50: '#e9fff7',
500: '#dffff3',
950: '#000000',
},
}SCSS
$custom: #dffff3; $custom-light: #e9fff7; $custom-dark: #000000;
JSON
{
"hex": "#dffff3",
"rgb": {
"r": 223,
"g": 255,
"b": 243
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9738,
"c": 0.03671,
"h": 170.9
},
"luminance": 0.93679
}Semantic roles & 50–950 ramp
primary
#DFFFF3
secondary
#EC96B6
accent
#0056E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685