#DDFEFF#DDFEFF
#DDFEFF is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.034 H 198.8°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEFF |
|---|---|
| RGB | rgb(221, 254, 255) |
| HSL | hsl(182, 100%, 93%) |
| HSV | hsv(182, 13%, 100%) |
| CMYK | cmyk(13.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.42, -10.38, -4.06) |
| CIE-LCH | lch(97.42, 11.14, 201.35°) |
| OKLab | oklab(97.38% -0.0322 -0.011) |
| OKLCH | oklch(97.38% 0.034 198.8) |
| XYZ | xyz(83.3061, 93.4738, 108.2415) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.67
Ice Blue (survey)
#D7FFFE
ΔE00 2.17
Very Pale Blue
#D6FFFE
ΔE00 2.40
Very Light Blue
#D5FFFF
ΔE00 2.42
Really Light Blue
#D4FFFF
ΔE00 2.66
Pale Blue
#D0FEFE
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEFF #FFDEDD
analogous
#DDFFEF #DDFEFF #DDEDFF
triadic
#DDFEFF #FFDDFE #FEFFDD
tetradic
#DDFEFF #EFDDFF #FFDEDD #EDFFDD
square
#DDFEFF #EFDDFF #FFDEDD #EDFFDD
split-complementary
#DDFEFF #FFDDED #FFEFDD
monochromatic
#63FAFF #A0FCFF #DDFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.07
#DDFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#DDFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEFF
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEFF | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#D3FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddfeff; /* rgb */ color: rgb(221, 254, 255); /* oklch */ color: oklch(97.4% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#e8feff',
500: '#ddfeff',
950: '#000000',
},
}SCSS
$custom: #ddfeff; $custom-light: #e8feff; $custom-dark: #000000;
JSON
{
"hex": "#ddfeff",
"rgb": {
"r": 221,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.765,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97383,
"c": 0.03408,
"h": 198.8
},
"luminance": 0.93476
}Semantic roles & 50–950 ramp
primary
#DDFEFF
secondary
#EC9794
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586