#DDFCF3#DDFCF3
#DDFCF3 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.6% C 0.034 H 176.2°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCF3 |
|---|---|
| RGB | rgb(221, 252, 243) |
| HSL | hsl(163, 84%, 93%) |
| HSV | hsv(163, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(96.60, -11.69, 0.92) |
| CIE-LCH | lch(96.60, 11.72, 175.48°) |
| OKLab | oklab(96.63% -0.0342 0.0023) |
| OKLCH | oklch(96.63% 0.034 176.2) |
| XYZ | xyz(80.8030, 91.4624, 98.1735) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.92
Ice Blue (survey)
#D7FFFE
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 3.94
Very Pale Blue
#D6FFFE
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.38
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCF3 #FCDDE6
analogous
#DDFCE3 #DDFCF3 #DDF5FC
triadic
#DDFCF3 #F3DDFC #FCF3DD
tetradic
#DDFCF3 #E3DDFC #FCDDE6 #F5FCDD
square
#DDFCF3 #E3DDFC #FCDDE6 #F5FCDD
split-complementary
#DDFCF3 #FCDDF5 #FCE3DD
monochromatic
#6DF2CB #A5F7DF #DDFCF3 #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.09
#DDFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DDFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCF3
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCF3 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F3
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#D6FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfcf3; /* rgb */ color: rgb(221, 252, 243); /* oklch */ color: oklch(96.6% 0.034 176.2);
Tailwind
colors: {
custom: {
50: '#e7fdf7',
500: '#ddfcf3',
950: '#000000',
},
}SCSS
$custom: #ddfcf3; $custom-light: #e7fdf7; $custom-dark: #000000;
JSON
{
"hex": "#ddfcf3",
"rgb": {
"r": 221,
"g": 252,
"b": 243
},
"hsl": {
"h": 162.581,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96633,
"c": 0.03427,
"h": 176.2
},
"luminance": 0.91464
}Semantic roles & 50–950 ramp
primary
#DDFCF3
secondary
#E499AF
accent
#0545E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585