#DDFDFD#DDFDFD
#DDFDFD is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.033 H 196.6°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDFD |
|---|---|
| RGB | rgb(221, 253, 253) |
| HSL | hsl(180, 89%, 93%) |
| HSV | hsv(180, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.11, -10.27, -3.48) |
| CIE-LCH | lch(97.11, 10.84, 198.72°) |
| OKLab | oklab(97.12% -0.0317 -0.0095) |
| OKLCH | oklch(97.12% 0.033 196.6) |
| XYZ | xyz(82.6693, 92.7127, 106.4493) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.53
Ice Blue (survey)
#D7FFFE
ΔE00 2.20
Very Pale Blue
#D6FFFE
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 2.54
Really Light Blue
#D4FFFF
ΔE00 2.77
Ice
#D6FFFA
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDFD #FDDDDD
analogous
#DDFDED #DDFDFD #DDEDFD
triadic
#DDFDFD #FDDDFD #FDFDDD
tetradic
#DDFDFD #EDDDFD #FDDDDD #EDFDDD
square
#DDFDFD #EDDDFD #FDDDDD #EDFDDD
split-complementary
#DDFDFD #FDDDED #FDEDDD
monochromatic
#69F6F6 #A3FAFA #DDFDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.07
#DDFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DDFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDFD
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDFD | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfdfd; /* rgb */ color: rgb(221, 253, 253); /* oklch */ color: oklch(97.1% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#e7fefe',
500: '#ddfdfd',
950: '#000000',
},
}SCSS
$custom: #ddfdfd; $custom-light: #e7fefe; $custom-dark: #000000;
JSON
{
"hex": "#ddfdfd",
"rgb": {
"r": 221,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.97121,
"c": 0.03307,
"h": 196.6
},
"luminance": 0.92715
}Semantic roles & 50–950 ramp
primary
#DDFDFD
secondary
#E79797
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585