#DDFCFC#DDFCFC
#DDFCFC is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.032 H 196.6°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCFC |
|---|---|
| RGB | rgb(221, 252, 252) |
| HSL | hsl(180, 84%, 93%) |
| HSV | hsv(180, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.83, -9.96, -3.38) |
| CIE-LCH | lch(96.83, 10.52, 198.74°) |
| OKLab | oklab(96.89% -0.0307 -0.0092) |
| OKLCH | oklch(96.89% 0.032 196.6) |
| XYZ | xyz(82.1956, 92.0194, 105.5075) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.61
Ice Blue (survey)
#D7FFFE
ΔE00 2.48
Very Pale Blue
#D6FFFE
ΔE00 2.71
Very Light Blue
#D5FFFF
ΔE00 2.82
Really Light Blue
#D4FFFF
ΔE00 3.05
Ice
#D6FFFA
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCFC #FCDDDD
analogous
#DDFCEC #DDFCFC #DDECFC
triadic
#DDFCFC #FCDDFC #FCFCDD
tetradic
#DDFCFC #ECDDFC #FCDDDD #ECFCDD
square
#DDFCFC #ECDDFC #FCDDDD #ECFCDD
split-complementary
#DDFCFC #FCDDEC #FCECDD
monochromatic
#6DF2F2 #A5F7F7 #DDFCFC #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.08
#DDFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DDFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCFC
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCFC | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#D4FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcfc; /* rgb */ color: rgb(221, 252, 252); /* oklch */ color: oklch(96.9% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#e7fdfd',
500: '#ddfcfc',
950: '#000000',
},
}SCSS
$custom: #ddfcfc; $custom-light: #e7fdfd; $custom-dark: #000000;
JSON
{
"hex": "#ddfcfc",
"rgb": {
"r": 221,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96889,
"c": 0.03209,
"h": 196.6
},
"luminance": 0.92021
}Semantic roles & 50–950 ramp
primary
#DDFCFC
secondary
#E49999
accent
#0505E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585