#DDFDFE#DDFDFE
#DDFDFE is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.033 H 198.9°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDFE |
|---|---|
| RGB | rgb(221, 253, 254) |
| HSL | hsl(182, 94%, 93%) |
| HSV | hsv(182, 13%, 100%) |
| CMYK | cmyk(13%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(97.14, -10.07, -3.96) |
| CIE-LCH | lch(97.14, 10.82, 201.44°) |
| OKLab | oklab(97.15% -0.0313 -0.0107) |
| OKLCH | oklch(97.15% 0.033 198.9) |
| XYZ | xyz(82.8290, 92.7766, 107.2904) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.63
Ice Blue (survey)
#D7FFFE
ΔE00 2.42
Very Pale Blue
#D6FFFE
ΔE00 2.65
Very Light Blue
#D5FFFF
ΔE00 2.69
Really Light Blue
#D4FFFF
ΔE00 2.92
Pale Blue
#D0FEFE
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDFE #FEDEDD
analogous
#DDFEEE #DDFDFE #DDECFE
triadic
#DDFDFE #FEDDFD #FDFEDD
tetradic
#DDFDFE #EEDDFE #FEDEDD #ECFEDD
square
#DDFDFE #EEDDFE #FEDEDD #ECFEDD
split-complementary
#DDFDFE #FEDDEC #FEEEDD
monochromatic
#66F6FB #A2FAFC #DDFDFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.07
#DDFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DDFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDFE
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDFE | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfdfe; /* rgb */ color: rgb(221, 253, 254); /* oklch */ color: oklch(97.2% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#e7fefe',
500: '#ddfdfe',
950: '#000000',
},
}SCSS
$custom: #ddfdfe; $custom-light: #e7fefe; $custom-dark: #000000;
JSON
{
"hex": "#ddfdfe",
"rgb": {
"r": 221,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.818,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97151,
"c": 0.0331,
"h": 198.9
},
"luminance": 0.92778
}Semantic roles & 50–950 ramp
primary
#DDFDFE
secondary
#E99896
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585