#DDFCFB#DDFCFB
#DDFCFB is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.032 H 194.3°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCFB |
|---|---|
| RGB | rgb(221, 252, 251) |
| HSL | hsl(178, 84%, 93%) |
| HSV | hsv(178, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.80, -10.16, -2.90) |
| CIE-LCH | lch(96.80, 10.56, 195.95°) |
| OKLab | oklab(96.86% -0.0311 -0.0079) |
| OKLCH | oklch(96.86% 0.032 194.3) |
| XYZ | xyz(82.0375, 91.9562, 104.6752) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.77
Ice Blue (survey)
#D7FFFE
ΔE00 2.34
Very Pale Blue
#D6FFFE
ΔE00 2.58
Very Light Blue
#D5FFFF
ΔE00 2.75
Really Light Blue
#D4FFFF
ΔE00 2.98
Ice
#D6FFFA
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCFB #FCDDDE
analogous
#DDFCEB #DDFCFB #DDEDFC
triadic
#DDFCFB #FBDDFC #FCFBDD
tetradic
#DDFCFB #EBDDFC #FCDDDE #EDFCDD
square
#DDFCFB #EBDDFC #FCDDDE #EDFCDD
split-complementary
#DDFCFB #FCDDED #FCEBDD
monochromatic
#6DF2EE #A5F7F4 #DDFCFB #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.08
#DDFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DDFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCFB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCFB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F1F4FB
Tritanopia (blue-blind)
#D4FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcfb; /* rgb */ color: rgb(221, 252, 251); /* oklch */ color: oklch(96.9% 0.032 194.3);
Tailwind
colors: {
custom: {
50: '#e7fdfc',
500: '#ddfcfb',
950: '#000000',
},
}SCSS
$custom: #ddfcfb; $custom-light: #e7fdfc; $custom-dark: #000000;
JSON
{
"hex": "#ddfcfb",
"rgb": {
"r": 221,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.065,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.9686,
"c": 0.03212,
"h": 194.3
},
"luminance": 0.91958
}Semantic roles & 50–950 ramp
primary
#DDFCFB
secondary
#E4999B
accent
#050CE0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585