#DDFDFB#DDFDFB
#DDFDFB is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.1% C 0.033 H 192.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDFB |
|---|---|
| RGB | rgb(221, 253, 251) |
| HSL | hsl(176, 89%, 93%) |
| HSV | hsv(176, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.06, -10.66, -2.53) |
| CIE-LCH | lch(97.06, 10.95, 193.33°) |
| OKLab | oklab(97.06% -0.0324 -0.0069) |
| OKLCH | oklch(97.06% 0.033 192) |
| XYZ | xyz(82.3524, 92.5859, 104.7801) |
| Luminance | 0.9259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 2.02
Very Pale Blue
#D6FFFE
ΔE00 2.25
Very Light Blue
#D5FFFF
ΔE00 2.50
Really Light Blue
#D4FFFF
ΔE00 2.72
Ice
#D6FFFA
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDFB #FDDDDF
analogous
#DDFDEB #DDFDFB #DDEFFD
triadic
#DDFDFB #FBDDFD #FDFBDD
tetradic
#DDFDFB #EBDDFD #FDDDDF #EFFDDD
square
#DDFDFB #EBDDFD #FDDDDF #EFFDDD
split-complementary
#DDFDFB #FDDDEF #FDEBDD
monochromatic
#69F6ED #A3FAF4 #DDFDFB #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.08
#DDFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DDFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDFB
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDFB | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfdfb; /* rgb */ color: rgb(221, 253, 251); /* oklch */ color: oklch(97.1% 0.033 192.0);
Tailwind
colors: {
custom: {
50: '#e7fefc',
500: '#ddfdfb',
950: '#000000',
},
}SCSS
$custom: #ddfdfb; $custom-light: #e7fefc; $custom-dark: #000000;
JSON
{
"hex": "#ddfdfb",
"rgb": {
"r": 221,
"g": 253,
"b": 251
},
"hsl": {
"h": 176.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.97064,
"c": 0.03318,
"h": 192
},
"luminance": 0.92588
}Semantic roles & 50–950 ramp
primary
#DDFDFB
secondary
#E7979C
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585