#DDFFEE#DDFFEE
#DDFFEE is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.1% C 0.042 H 164.0°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFEE |
|---|---|
| RGB | rgb(221, 255, 238) |
| HSL | hsl(150, 100%, 93%) |
| HSV | hsv(150, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.25, -14.10, 4.44) |
| CIE-LCH | lch(97.25, 14.79, 162.51°) |
| OKLab | oklab(97.11% -0.0401 0.0115) |
| OKLCH | oklch(97.11% 0.042 164) |
| XYZ | xyz(81.0078, 93.0636, 94.5674) |
| Luminance | 0.9306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.90
Honeydew
#F0FFF0
ΔE00 5.89
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Eggshell Blue
#C4FFF7
ΔE00 6.47
Very Pale Blue
#D6FFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFEE #FFDDEE
analogous
#DDFFDD #DDFFEE #DDFFFF
triadic
#DDFFEE #EEDDFF #FFEEDD
tetradic
#DDFFEE #DDDDFF #FFDDEE #FFFFDD
square
#DDFFEE #DDDDFF #FFDDEE #FFFFDD
split-complementary
#DDFFEE #FFDDFF #FFDDDD
monochromatic
#63FFB1 #A0FFCF #DDFFEE #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.07
#DDFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#DDFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFEE
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFEE | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#D7FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddffee; /* rgb */ color: rgb(221, 255, 238); /* oklch */ color: oklch(97.1% 0.042 164.0);
Tailwind
colors: {
custom: {
50: '#e7fff3',
500: '#ddffee',
950: '#000000',
},
}SCSS
$custom: #ddffee; $custom-light: #e7fff3; $custom-dark: #000000;
JSON
{
"hex": "#ddffee",
"rgb": {
"r": 221,
"g": 255,
"b": 238
},
"hsl": {
"h": 150,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97111,
"c": 0.04174,
"h": 164
},
"luminance": 0.93065
}Semantic roles & 50–950 ramp
primary
#DDFFEE
secondary
#EC94C0
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685