#DDFCF2#DDFCF2
#DDFCF2 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.035 H 174.2°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCF2 |
|---|---|
| RGB | rgb(221, 252, 242) |
| HSL | hsl(161, 84%, 93%) |
| HSV | hsv(161, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(96.58, -11.87, 1.40) |
| CIE-LCH | lch(96.58, 11.96, 173.27°) |
| OKLab | oklab(96.6% -0.0346 0.0035) |
| OKLCH | oklch(96.6% 0.035 174.2) |
| XYZ | xyz(80.6524, 91.4022, 97.3803) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.14
Ice Blue (survey)
#D7FFFE
ΔE00 4.18
Very Pale Blue
#D6FFFE
ΔE00 4.29
Lightcyan
#E0FFFF
ΔE00 4.35
Very Light Blue
#D5FFFF
ΔE00 4.72
Really Light Blue
#D4FFFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCF2 #FCDDE7
analogous
#DDFCE2 #DDFCF2 #DDF6FC
triadic
#DDFCF2 #F2DDFC #FCF2DD
tetradic
#DDFCF2 #E2DDFC #FCDDE7 #F6FCDD
square
#DDFCF2 #E2DDFC #FCDDE7 #F6FCDD
split-complementary
#DDFCF2 #FCDDF6 #FCE2DD
monochromatic
#6DF2C7 #A5F7DC #DDFCF2 #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.09
#DDFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DDFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCF2
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCF2 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F4F3F3
Tritanopia (blue-blind)
#D6FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfcf2; /* rgb */ color: rgb(221, 252, 242); /* oklch */ color: oklch(96.6% 0.035 174.2);
Tailwind
colors: {
custom: {
50: '#e7fdf6',
500: '#ddfcf2',
950: '#000000',
},
}SCSS
$custom: #ddfcf2; $custom-light: #e7fdf6; $custom-dark: #000000;
JSON
{
"hex": "#ddfcf2",
"rgb": {
"r": 221,
"g": 252,
"b": 242
},
"hsl": {
"h": 160.645,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96605,
"c": 0.03476,
"h": 174.2
},
"luminance": 0.91404
}Semantic roles & 50–950 ramp
primary
#DDFCF2
secondary
#E499B1
accent
#054CE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585