#DDFEFD#DDFEFD
#DDFEFD is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.034 H 194.4°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEFD |
|---|---|
| RGB | rgb(221, 254, 253) |
| HSL | hsl(178, 94%, 93%) |
| HSV | hsv(178, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.37, -10.77, -3.10) |
| CIE-LCH | lch(97.37, 11.21, 196.07°) |
| OKLab | oklab(97.32% -0.033 -0.0085) |
| OKLCH | oklch(97.32% 0.034 194.4) |
| XYZ | xyz(82.9858, 93.3457, 106.5548) |
| Luminance | 0.9335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.84
Ice Blue (survey)
#D7FFFE
ΔE00 1.79
Very Pale Blue
#D6FFFE
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.22
Really Light Blue
#D4FFFF
ΔE00 2.45
Ice
#D6FFFA
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEFD #FEDDDE
analogous
#DDFEEC #DDFEFD #DDEEFE
triadic
#DDFEFD #FDDDFE #FEFDDD
tetradic
#DDFEFD #ECDDFE #FEDDDE #EEFEDD
square
#DDFEFD #ECDDFE #FEDDDE #EEFEDD
split-complementary
#DDFEFD #FEDDEE #FEECDD
monochromatic
#66FBF6 #A2FCFA #DDFEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.07
#DDFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#DDFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEFD
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEFD | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFD
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#D4FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfefd; /* rgb */ color: rgb(221, 254, 253); /* oklch */ color: oklch(97.3% 0.034 194.4);
Tailwind
colors: {
custom: {
50: '#e7fefe',
500: '#ddfefd',
950: '#000000',
},
}SCSS
$custom: #ddfefd; $custom-light: #e7fefe; $custom-dark: #000000;
JSON
{
"hex": "#ddfefd",
"rgb": {
"r": 221,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.182,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97325,
"c": 0.03408,
"h": 194.4
},
"luminance": 0.93348
}Semantic roles & 50–950 ramp
primary
#DDFEFD
secondary
#E99698
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585