#DDFBEC#DDFBEC
#DDFBEC is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.037 H 164.1°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBEC |
|---|---|
| RGB | rgb(221, 251, 236) |
| HSL | hsl(150, 79%, 93%) |
| HSV | hsv(150, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.17, -12.49, 3.91) |
| CIE-LCH | lch(96.17, 13.09, 162.63°) |
| OKLab | oklab(96.24% -0.0356 0.0101) |
| OKLCH | oklch(96.24% 0.037 164.1) |
| XYZ | xyz(79.4528, 90.4212, 92.6076) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.78
Honeydew
#F0FFF0
ΔE00 4.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Very Pale Blue
#D6FFFE
ΔE00 6.15
Lightcyan
#E0FFFF
ΔE00 6.29
Very Light Blue
#D5FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBEC #FBDDEC
analogous
#DDFBDD #DDFBEC #DDFBFB
triadic
#DDFBEC #ECDDFB #FBECDD
tetradic
#DDFBEC #DDDDFB #FBDDEC #FBFBDD
square
#DDFBEC #DDDDFB #FBDDEC #FBFBDD
split-complementary
#DDFBEC #FBDDFB #FBDDDD
monochromatic
#6FEEAF #A6F5CD #DDFBEC #E4FCF0 #E4FCF0
Accessibility & contrast
On white
1.10
#DDFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DDFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBEC
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBEC | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#D8FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfbec; /* rgb */ color: rgb(221, 251, 236); /* oklch */ color: oklch(96.2% 0.037 164.1);
Tailwind
colors: {
custom: {
50: '#e7fcf2',
500: '#ddfbec',
950: '#000000',
},
}SCSS
$custom: #ddfbec; $custom-light: #e7fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ddfbec",
"rgb": {
"r": 221,
"g": 251,
"b": 236
},
"hsl": {
"h": 150,
"s": 78.947,
"l": 92.549
},
"oklch": {
"l": 0.96237,
"c": 0.037,
"h": 164.1
},
"luminance": 0.90423
}Semantic roles & 50–950 ramp
primary
#DDFBEC
secondary
#E29ABE
accent
#0A73DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585