#DDFCED#DDFCED
#DDFCED is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.038 H 164.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCED |
|---|---|
| RGB | rgb(221, 252, 237) |
| HSL | hsl(151, 84%, 93%) |
| HSV | hsv(151, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.45, -12.80, 3.80) |
| CIE-LCH | lch(96.45, 13.35, 163.47°) |
| OKLab | oklab(96.47% -0.0365 0.0099) |
| OKLCH | oklch(96.47% 0.038 164.9) |
| XYZ | xyz(79.9117, 91.1059, 93.4793) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.61
Honeydew
#F0FFF0
ΔE00 5.17
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Very Pale Blue
#D6FFFE
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 6.27
Very Light Blue
#D5FFFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCED #FCDDEC
analogous
#DDFCDD #DDFCED #DDFBFC
triadic
#DDFCED #EDDDFC #FCEDDD
tetradic
#DDFCED #DDDDFC #FCDDEC #FBFCDD
square
#DDFCED #DDDDFC #FCDDEC #FBFCDD
split-complementary
#DDFCED #FCDDFB #FCDDDD
monochromatic
#6DF2B1 #A5F7CF #DDFCED #E3FDF0 #E3FDF0
Accessibility & contrast
On white
1.09
#DDFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DDFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCED
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCED | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#D7FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfced; /* rgb */ color: rgb(221, 252, 237); /* oklch */ color: oklch(96.5% 0.038 164.9);
Tailwind
colors: {
custom: {
50: '#e7fdf2',
500: '#ddfced',
950: '#000000',
},
}SCSS
$custom: #ddfced; $custom-light: #e7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#ddfced",
"rgb": {
"r": 221,
"g": 252,
"b": 237
},
"hsl": {
"h": 150.968,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96469,
"c": 0.03784,
"h": 164.9
},
"luminance": 0.91107
}Semantic roles & 50–950 ramp
primary
#DDFCED
secondary
#E499BD
accent
#056FE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585