#DDFEEF#DDFEEF
#DDFEEF is a very light, muted teal. Relative luminance 0.925; OKLCH L 96.9% C 0.040 H 166.4°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEEF |
|---|---|
| RGB | rgb(221, 254, 239) |
| HSL | hsl(153, 94%, 93%) |
| HSV | hsv(153, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(97.02, -13.42, 3.59) |
| CIE-LCH | lch(97.02, 13.90, 165.03°) |
| OKLab | oklab(96.93% -0.0384 0.0093) |
| OKLCH | oklch(96.93% 0.04 166.4) |
| XYZ | xyz(80.8369, 92.4861, 95.2373) |
| Luminance | 0.9249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.33
Honeydew
#F0FFF0
ΔE00 5.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Very Pale Blue
#D6FFFE
ΔE00 5.83
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Light Light Blue
#CAFFFB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEEF #FEDDEC
analogous
#DDFEDE #DDFEEF #DDFDFE
triadic
#DDFEEF #EFDDFE #FEEFDD
tetradic
#DDFEEF #DEDDFE #FEDDEC #FDFEDD
square
#DDFEEF #DEDDFE #FEDDEC #FDFEDD
split-complementary
#DDFEEF #FEDDFD #FEDEDD
monochromatic
#66FBB7 #A2FCD3 #DDFEEF #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.08
#DDFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#DDFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEEF
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEEF | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#D7FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfeef; /* rgb */ color: rgb(221, 254, 239); /* oklch */ color: oklch(96.9% 0.040 166.4);
Tailwind
colors: {
custom: {
50: '#e7fef4',
500: '#ddfeef',
950: '#000000',
},
}SCSS
$custom: #ddfeef; $custom-light: #e7fef4; $custom-dark: #000000;
JSON
{
"hex": "#ddfeef",
"rgb": {
"r": 221,
"g": 254,
"b": 239
},
"hsl": {
"h": 152.727,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96933,
"c": 0.03952,
"h": 166.4
},
"luminance": 0.92488
}Semantic roles & 50–950 ramp
primary
#DDFEEF
secondary
#E996BC
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585