#DDFDEF#DDFDEF
#DDFDEF is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.7% C 0.038 H 167.4°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDEF |
|---|---|
| RGB | rgb(221, 253, 239) |
| HSL | hsl(154, 89%, 93%) |
| HSV | hsv(154, 13%, 99%) |
| CMYK | cmyk(12.6%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(96.76, -12.93, 3.22) |
| CIE-LCH | lch(96.76, 13.32, 166.03°) |
| OKLab | oklab(96.73% -0.0371 0.0083) |
| OKLCH | oklch(96.73% 0.038 167.4) |
| XYZ | xyz(80.5204, 91.8531, 95.1318) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.13
Honeydew
#F0FFF0
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 5.50
Very Pale Blue
#D6FFFE
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 5.90
Very Light Blue
#D5FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDEF #FDDDEB
analogous
#DDFDDF #DDFDEF #DDFBFD
triadic
#DDFDEF #EFDDFD #FDEFDD
tetradic
#DDFDEF #DFDDFD #FDDDEB #FBFDDD
square
#DDFDEF #DFDDFD #FDDDEB #FBFDDD
split-complementary
#DDFDEF #FDDDFB #FDDFDD
monochromatic
#69F6B9 #A3FAD4 #DDFDEF #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.08
#DDFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DDFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDEF
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDEF | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D7FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfdef; /* rgb */ color: rgb(221, 253, 239); /* oklch */ color: oklch(96.7% 0.038 167.4);
Tailwind
colors: {
custom: {
50: '#e7fef4',
500: '#ddfdef',
950: '#000000',
},
}SCSS
$custom: #ddfdef; $custom-light: #e7fef4; $custom-dark: #000000;
JSON
{
"hex": "#ddfdef",
"rgb": {
"r": 221,
"g": 253,
"b": 239
},
"hsl": {
"h": 153.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96728,
"c": 0.038,
"h": 167.4
},
"luminance": 0.91855
}Semantic roles & 50–950 ramp
primary
#DDFDEF
secondary
#E797BA
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585