#DDFDFA#DDFDFA
#DDFDFA is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.033 H 189.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDFA |
|---|---|
| RGB | rgb(221, 253, 250) |
| HSL | hsl(174, 89%, 93%) |
| HSV | hsv(174, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(97.03, -10.85, -2.05) |
| CIE-LCH | lch(97.03, 11.04, 190.69°) |
| OKLab | oklab(97.04% -0.0328 -0.0056) |
| OKLCH | oklch(97.04% 0.033 189.7) |
| XYZ | xyz(82.1951, 92.5230, 103.9521) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.49
Ice Blue (survey)
#D7FFFE
ΔE00 2.07
Very Pale Blue
#D6FFFE
ΔE00 2.29
Ice
#D6FFFA
ΔE00 2.55
Very Light Blue
#D5FFFF
ΔE00 2.60
Really Light Blue
#D4FFFF
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDFA #FDDDE0
analogous
#DDFDEA #DDFDFA #DDF0FD
triadic
#DDFDFA #FADDFD #FDFADD
tetradic
#DDFDFA #EADDFD #FDDDE0 #F0FDDD
square
#DDFDFA #EADDFD #FDDDE0 #F0FDDD
split-complementary
#DDFDFA #FDDDF0 #FDEADD
monochromatic
#69F6E9 #A3FAF1 #DDFDFA #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.08
#DDFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DDFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDFA
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDFA | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F3F4FA
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdfa; /* rgb */ color: rgb(221, 253, 250); /* oklch */ color: oklch(97.0% 0.033 189.7);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#ddfdfa',
950: '#000000',
},
}SCSS
$custom: #ddfdfa; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#ddfdfa",
"rgb": {
"r": 221,
"g": 253,
"b": 250
},
"hsl": {
"h": 174.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.97035,
"c": 0.03331,
"h": 189.7
},
"luminance": 0.92525
}Semantic roles & 50–950 ramp
primary
#DDFDFA
secondary
#E7979F
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585