#DDFCF8#DDFCF8
#DDFCF8 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.8% C 0.033 H 187.2°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCF8 |
|---|---|
| RGB | rgb(221, 252, 248) |
| HSL | hsl(172, 84%, 93%) |
| HSV | hsv(172, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.73, -10.74, -1.47) |
| CIE-LCH | lch(96.73, 10.84, 187.80°) |
| OKLab | oklab(96.77% -0.0323 -0.0041) |
| OKLCH | oklch(96.77% 0.033 187.2) |
| XYZ | xyz(81.5684, 91.7685, 102.2043) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.89
Ice Blue (survey)
#D7FFFE
ΔE00 2.46
Ice
#D6FFFA
ΔE00 2.65
Very Pale Blue
#D6FFFE
ΔE00 2.67
Very Light Blue
#D5FFFF
ΔE00 3.00
Really Light Blue
#D4FFFF
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCF8 #FCDDE1
analogous
#DDFCE8 #DDFCF8 #DDF0FC
triadic
#DDFCF8 #F8DDFC #FCF8DD
tetradic
#DDFCF8 #E8DDFC #FCDDE1 #F0FCDD
square
#DDFCF8 #E8DDFC #FCDDE1 #F0FCDD
split-complementary
#DDFCF8 #FCDDF0 #FCE8DD
monochromatic
#6DF2E1 #A5F7EC #DDFCF8 #E3FDF9 #E3FDF9
Accessibility & contrast
On white
1.09
#DDFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DDFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCF8
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCF8 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F2F4F8
Tritanopia (blue-blind)
#D5FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcf8; /* rgb */ color: rgb(221, 252, 248); /* oklch */ color: oklch(96.8% 0.033 187.2);
Tailwind
colors: {
custom: {
50: '#e7fdfa',
500: '#ddfcf8',
950: '#000000',
},
}SCSS
$custom: #ddfcf8; $custom-light: #e7fdfa; $custom-dark: #000000;
JSON
{
"hex": "#ddfcf8",
"rgb": {
"r": 221,
"g": 252,
"b": 248
},
"hsl": {
"h": 172.258,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96774,
"c": 0.03253,
"h": 187.2
},
"luminance": 0.9177
}Semantic roles & 50–950 ramp
primary
#DDFCF8
secondary
#E499A3
accent
#0522E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585