#DDFCFA#DDFCFA
#DDFCFA is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.032 H 191.9°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCFA |
|---|---|
| RGB | rgb(221, 252, 250) |
| HSL | hsl(176, 84%, 93%) |
| HSV | hsv(176, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.78, -10.35, -2.43) |
| CIE-LCH | lch(96.78, 10.63, 193.19°) |
| OKLab | oklab(96.83% -0.0315 -0.0066) |
| OKLCH | oklch(96.83% 0.032 191.9) |
| XYZ | xyz(81.8803, 91.8933, 103.8472) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 2.30
Very Pale Blue
#D6FFFE
ΔE00 2.53
Very Light Blue
#D5FFFF
ΔE00 2.76
Really Light Blue
#D4FFFF
ΔE00 2.98
Ice
#D6FFFA
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCFA #FCDDDF
analogous
#DDFCEA #DDFCFA #DDEEFC
triadic
#DDFCFA #FADDFC #FCFADD
tetradic
#DDFCFA #EADDFC #FCDDDF #EEFCDD
square
#DDFCFA #EADDFC #FCDDDF #EEFCDD
split-complementary
#DDFCFA #FCDDEE #FCEADD
monochromatic
#6DF2E9 #A5F7F2 #DDFCFA #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.08
#DDFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DDFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCFA
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCFA | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D5FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcfa; /* rgb */ color: rgb(221, 252, 250); /* oklch */ color: oklch(96.8% 0.032 191.9);
Tailwind
colors: {
custom: {
50: '#e7fdfb',
500: '#ddfcfa',
950: '#000000',
},
}SCSS
$custom: #ddfcfa; $custom-light: #e7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#ddfcfa",
"rgb": {
"r": 221,
"g": 252,
"b": 250
},
"hsl": {
"h": 176.129,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96831,
"c": 0.0322,
"h": 191.9
},
"luminance": 0.91895
}Semantic roles & 50–950 ramp
primary
#DDFCFA
secondary
#E4999E
accent
#0513E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585