#DFFFF2#DFFFF2
#DFFFF2 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.037 H 169.1°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF2 |
|---|---|
| RGB | rgb(223, 255, 242) |
| HSL | hsl(156, 100%, 94%) |
| HSV | hsv(156, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.48, -12.73, 2.73) |
| CIE-LCH | lch(97.48, 13.01, 167.89°) |
| OKLab | oklab(97.35% -0.0366 0.007) |
| OKLCH | oklch(97.35% 0.037 169.1) |
| XYZ | xyz(82.2147, 93.6172, 97.7256) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.20
Honeydew
#F0FFF0
ΔE00 5.36
Lightcyan
#E0FFFF
ΔE00 5.48
Very Light Blue
#D5FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF2 #FFDFEC
analogous
#DFFFE2 #DFFFF2 #DFFCFF
triadic
#DFFFF2 #F2DFFF #FFF2DF
tetradic
#DFFFF2 #E2DFFF #FFDFEC #FCFFDF
square
#DFFFF2 #E2DFFF #FFDFEC #FCFFDF
split-complementary
#DFFFF2 #FFDFFC #FFE2DF
monochromatic
#65FFC0 #A2FFD9 #DFFFF2 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.06
#DFFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#DFFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF2
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF2 | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#D9FFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff2; /* rgb */ color: rgb(223, 255, 242); /* oklch */ color: oklch(97.4% 0.037 169.1);
Tailwind
colors: {
custom: {
50: '#e9fff6',
500: '#dffff2',
950: '#000000',
},
}SCSS
$custom: #dffff2; $custom-light: #e9fff6; $custom-dark: #000000;
JSON
{
"hex": "#dffff2",
"rgb": {
"r": 223,
"g": 255,
"b": 242
},
"hsl": {
"h": 155.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97353,
"c": 0.03731,
"h": 169.1
},
"luminance": 0.93619
}Semantic roles & 50–950 ramp
primary
#DFFFF2
secondary
#EC96B9
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685