#DDFDFC#DDFDFC
#DDFDFC is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.033 H 194.3°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDFC |
|---|---|
| RGB | rgb(221, 253, 252) |
| HSL | hsl(178, 89%, 93%) |
| HSV | hsv(178, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.08, -10.46, -3.00) |
| CIE-LCH | lch(97.08, 10.89, 196.01°) |
| OKLab | oklab(97.09% -0.0321 -0.0082) |
| OKLCH | oklch(97.09% 0.033 194.3) |
| XYZ | xyz(82.5104, 92.6491, 105.6125) |
| Luminance | 0.9265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.74
Ice Blue (survey)
#D7FFFE
ΔE00 2.06
Very Pale Blue
#D6FFFE
ΔE00 2.30
Very Light Blue
#D5FFFF
ΔE00 2.48
Really Light Blue
#D4FFFF
ΔE00 2.71
Ice
#D6FFFA
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDFC #FDDDDE
analogous
#DDFDEC #DDFDFC #DDEEFD
triadic
#DDFDFC #FCDDFD #FDFCDD
tetradic
#DDFDFC #ECDDFD #FDDDDE #EEFDDD
square
#DDFDFC #ECDDFD #FDDDDE #EEFDDD
split-complementary
#DDFDFC #FDDDEE #FDECDD
monochromatic
#69F6F2 #A3FAF7 #DDFDFC #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.08
#DDFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DDFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDFC
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDFC | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F2F5FC
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfdfc; /* rgb */ color: rgb(221, 253, 252); /* oklch */ color: oklch(97.1% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#e7fefd',
500: '#ddfdfc',
950: '#000000',
},
}SCSS
$custom: #ddfdfc; $custom-light: #e7fefd; $custom-dark: #000000;
JSON
{
"hex": "#ddfdfc",
"rgb": {
"r": 221,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.97092,
"c": 0.0331,
"h": 194.3
},
"luminance": 0.92651
}Semantic roles & 50–950 ramp
primary
#DDFDFC
secondary
#E7979A
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585