#DDF3F2#DDF3F2
#DDF3F2 is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.8% C 0.023 H 193.5°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3F2 |
|---|---|
| RGB | rgb(221, 243, 242) |
| HSL | hsl(177, 48%, 91%) |
| HSV | hsv(177, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 0.4%, 4.7%) |
| CIE-LAB | lab(94.26, -7.36, -1.98) |
| CIE-LCH | lch(94.26, 7.63, 195.03°) |
| OKLab | oklab(94.78% -0.0225 -0.0054) |
| OKLCH | oklch(94.78% 0.023 193.5) |
| XYZ | xyz(77.8928, 85.8829, 96.4605) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.35
Azure (CSS)
#F0FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.29
Mintcream
#F5FFFA
ΔE00 5.30
Very Pale Blue
#D6FFFE
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3F2 #F3DDDE
analogous
#DDF3E7 #DDF3F2 #DDE9F3
triadic
#DDF3F2 #F2DDF3 #F3F2DD
tetradic
#DDF3F2 #E7DDF3 #F3DDDE #E9F3DD
square
#DDF3F2 #E7DDF3 #F3DDDE #E9F3DD
split-complementary
#DDF3F2 #F3DDE9 #F3E7DD
monochromatic
#83D3CF #B0E3E1 #DDF3F2 #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.16
#DDF3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DDF3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3F2
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3F2 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#EBEDF2
Tritanopia (blue-blind)
#D7F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf3f2; /* rgb */ color: rgb(221, 243, 242); /* oklch */ color: oklch(94.8% 0.023 193.5);
Tailwind
colors: {
custom: {
50: '#e7f7f6',
500: '#ddf3f2',
950: '#000000',
},
}SCSS
$custom: #ddf3f2; $custom-light: #e7f7f6; $custom-dark: #000000;
JSON
{
"hex": "#ddf3f2",
"rgb": {
"r": 221,
"g": 243,
"b": 242
},
"hsl": {
"h": 177.273,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.94776,
"c": 0.02315,
"h": 193.5
},
"luminance": 0.85884
}Semantic roles & 50–950 ramp
primary
#DDF3F2
secondary
#D1A3A5
accent
#2A31BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585