#DDF7EF#DDF7EF
#DDF7EF is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.5% C 0.029 H 175.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7EF |
|---|---|
| RGB | rgb(221, 247, 239) |
| HSL | hsl(162, 62%, 92%) |
| HSV | hsv(162, 11%, 97%) |
| CMYK | cmyk(10.5%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(95.21, -9.94, 0.97) |
| CIE-LCH | lch(95.21, 9.99, 174.45°) |
| OKLab | oklab(95.5% -0.029 0.0024) |
| OKLCH | oklch(95.5% 0.029 175.3) |
| XYZ | xyz(78.6560, 88.1243, 94.5103) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.90
Ice
#D6FFFA
ΔE00 4.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.61
Very Pale Blue
#D6FFFE
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 4.87
Very Light Blue
#D5FFFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7EF #F7DDE5
analogous
#DDF7E2 #DDF7EF #DDF2F7
triadic
#DDF7EF #EFDDF7 #F7EFDD
tetradic
#DDF7EF #E2DDF7 #F7DDE5 #F2F7DD
square
#DDF7EF #E2DDF7 #F7DDE5 #F2F7DD
split-complementary
#DDF7EF #F7DDF2 #F7E2DD
monochromatic
#7AE0C0 #ABEBD8 #DDF7EF #E6F9F3 #E6F9F3
Accessibility & contrast
On white
1.13
#DDF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DDF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7EF
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7EF | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#D7F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf7ef; /* rgb */ color: rgb(221, 247, 239); /* oklch */ color: oklch(95.5% 0.029 175.3);
Tailwind
colors: {
custom: {
50: '#e7f9f4',
500: '#ddf7ef',
950: '#000000',
},
}SCSS
$custom: #ddf7ef; $custom-light: #e7f9f4; $custom-dark: #000000;
JSON
{
"hex": "#ddf7ef",
"rgb": {
"r": 221,
"g": 247,
"b": 239
},
"hsl": {
"h": 161.538,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.95502,
"c": 0.02915,
"h": 175.3
},
"luminance": 0.88126
}Semantic roles & 50–950 ramp
primary
#DDF7EF
secondary
#D99FB1
accent
#1C51CA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585