#DFFFF1#DFFFF1
#DFFFF1 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.3% C 0.038 H 167.4°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF1 |
|---|---|
| RGB | rgb(223, 255, 241) |
| HSL | hsl(154, 100%, 94%) |
| HSV | hsv(154, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 5.5%, 0%) |
| CIE-LAB | lab(97.45, -12.91, 3.21) |
| CIE-LCH | lch(97.45, 13.30, 166.04°) |
| OKLab | oklab(97.33% -0.037 0.0083) |
| OKLCH | oklch(97.33% 0.038 167.4) |
| XYZ | xyz(82.0649, 93.5572, 96.9367) |
| Luminance | 0.9356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.13
Honeydew
#F0FFF0
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.55
Lightcyan
#E0FFFF
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF1 #FFDFED
analogous
#DFFFE1 #DFFFF1 #DFFDFF
triadic
#DFFFF1 #F1DFFF #FFF1DF
tetradic
#DFFFF1 #E1DFFF #FFDFED #FDFFDF
square
#DFFFF1 #E1DFFF #FFDFED #FDFFDF
split-complementary
#DFFFF1 #FFDFFD #FFE1DF
monochromatic
#65FFBB #A2FFD6 #DFFFF1 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.07
#DFFFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#DFFFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF1
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF1 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF0
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#D9FFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff1; /* rgb */ color: rgb(223, 255, 241); /* oklch */ color: oklch(97.3% 0.038 167.4);
Tailwind
colors: {
custom: {
50: '#e9fff5',
500: '#dffff1',
950: '#000000',
},
}SCSS
$custom: #dffff1; $custom-light: #e9fff5; $custom-dark: #000000;
JSON
{
"hex": "#dffff1",
"rgb": {
"r": 223,
"g": 255,
"b": 241
},
"hsl": {
"h": 153.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97326,
"c": 0.03795,
"h": 167.4
},
"luminance": 0.93559
}Semantic roles & 50–950 ramp
primary
#DFFFF1
secondary
#EC96BC
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685