#DDFCFE#DDFCFE
#DDFCFE is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.032 H 201.4°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCFE |
|---|---|
| RGB | rgb(221, 252, 254) |
| HSL | hsl(184, 94%, 93%) |
| HSV | hsv(184, 13%, 100%) |
| CMYK | cmyk(13%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.88, -9.57, -4.33) |
| CIE-LCH | lch(96.88, 10.51, 204.36°) |
| OKLab | oklab(96.95% -0.03 -0.0117) |
| OKLCH | oklch(96.95% 0.032 201.4) |
| XYZ | xyz(82.5141, 92.1469, 107.1855) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.06
Ice Blue (survey)
#D7FFFE
ΔE00 2.96
Very Light Blue
#D5FFFF
ΔE00 3.17
Very Pale Blue
#D6FFFE
ΔE00 3.18
Really Light Blue
#D4FFFF
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCFE #FEDFDD
analogous
#DDFEEF #DDFCFE #DDEBFE
triadic
#DDFCFE #FEDDFC #FCFEDD
tetradic
#DDFCFE #EFDDFE #FEDFDD #EBFEDD
square
#DDFCFE #EFDDFE #FEDFDD #EBFEDD
split-complementary
#DDFCFE #FEDDEB #FEEFDD
monochromatic
#66F2FB #A2F7FC #DDFCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.08
#DDFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#DDFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCFE
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCFE | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcfe; /* rgb */ color: rgb(221, 252, 254); /* oklch */ color: oklch(96.9% 0.032 201.4);
Tailwind
colors: {
custom: {
50: '#e7fdfe',
500: '#ddfcfe',
950: '#000000',
},
}SCSS
$custom: #ddfcfe; $custom-light: #e7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#ddfcfe",
"rgb": {
"r": 221,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.636,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96948,
"c": 0.03221,
"h": 201.4
},
"luminance": 0.92149
}Semantic roles & 50–950 ramp
primary
#DDFCFE
secondary
#E99B96
accent
#0E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585