#DDFCFD#DDFCFD
#DDFCFD is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.032 H 199.0°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCFD |
|---|---|
| RGB | rgb(221, 252, 253) |
| HSL | hsl(182, 89%, 93%) |
| HSV | hsv(182, 13%, 99%) |
| CMYK | cmyk(12.6%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.85, -9.77, -3.86) |
| CIE-LCH | lch(96.85, 10.50, 201.55°) |
| OKLab | oklab(96.92% -0.0304 -0.0105) |
| OKLCH | oklch(96.92% 0.032 199) |
| XYZ | xyz(82.3544, 92.0830, 106.3443) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.74
Ice Blue (survey)
#D7FFFE
ΔE00 2.69
Very Pale Blue
#D6FFFE
ΔE00 2.92
Very Light Blue
#D5FFFF
ΔE00 2.96
Really Light Blue
#D4FFFF
ΔE00 3.19
Pale Blue
#D0FEFE
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCFD #FDDEDD
analogous
#DDFDEE #DDFCFD #DDECFD
triadic
#DDFCFD #FDDDFC #FCFDDD
tetradic
#DDFCFD #EEDDFD #FDDEDD #ECFDDD
square
#DDFCFD #EEDDFD #FDDEDD #ECFDDD
split-complementary
#DDFCFD #FDDDEC #FDEEDD
monochromatic
#69F2F6 #A3F7FA #DDFCFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.08
#DDFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DDFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCFD
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCFD | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#D4FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcfd; /* rgb */ color: rgb(221, 252, 253); /* oklch */ color: oklch(96.9% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#e7fdfe',
500: '#ddfcfd',
950: '#000000',
},
}SCSS
$custom: #ddfcfd; $custom-light: #e7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#ddfcfd",
"rgb": {
"r": 221,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96918,
"c": 0.03212,
"h": 199
},
"luminance": 0.92085
}Semantic roles & 50–950 ramp
primary
#DDFCFD
secondary
#E79A97
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585