#DDFDF2#DDFDF2
#DDFDF2 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.036 H 172.8°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDF2 |
|---|---|
| RGB | rgb(221, 253, 242) |
| HSL | hsl(159, 89%, 93%) |
| HSV | hsv(159, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(96.83, -12.37, 1.78) |
| CIE-LCH | lch(96.83, 12.50, 171.82°) |
| OKLab | oklab(96.81% -0.0359 0.0045) |
| OKLCH | oklch(96.81% 0.036 172.8) |
| XYZ | xyz(80.9673, 92.0319, 97.4853) |
| Luminance | 0.9203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.20
Ice Blue (survey)
#D7FFFE
ΔE00 4.41
Very Pale Blue
#D6FFFE
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDF2 #FDDDE8
analogous
#DDFDE2 #DDFDF2 #DDF8FD
triadic
#DDFDF2 #F2DDFD #FDF2DD
tetradic
#DDFDF2 #E2DDFD #FDDDE8 #F8FDDD
square
#DDFDF2 #E2DDFD #FDDDE8 #F8FDDD
split-complementary
#DDFDF2 #FDDDF8 #FDE2DD
monochromatic
#69F6C6 #A3FADC #DDFDF2 #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.08
#DDFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DDFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDF2
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDF2 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#D6FEFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdf2; /* rgb */ color: rgb(221, 253, 242); /* oklch */ color: oklch(96.8% 0.036 172.8);
Tailwind
colors: {
custom: {
50: '#e7fef6',
500: '#ddfdf2',
950: '#000000',
},
}SCSS
$custom: #ddfdf2; $custom-light: #e7fef6; $custom-dark: #000000;
JSON
{
"hex": "#ddfdf2",
"rgb": {
"r": 221,
"g": 253,
"b": 242
},
"hsl": {
"h": 159.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9681,
"c": 0.03619,
"h": 172.8
},
"luminance": 0.92034
}Semantic roles & 50–950 ramp
primary
#DDFDF2
secondary
#E797B3
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585