#DDFFEF#DDFFEF
#DDFFEF is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.1% C 0.041 H 165.5°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFEF |
|---|---|
| RGB | rgb(221, 255, 239) |
| HSL | hsl(152, 100%, 93%) |
| HSV | hsv(152, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.28, -13.92, 3.97) |
| CIE-LCH | lch(97.28, 14.47, 164.10°) |
| OKLab | oklab(97.14% -0.0397 0.0103) |
| OKLCH | oklch(97.14% 0.041 165.5) |
| XYZ | xyz(81.1551, 93.1225, 95.3433) |
| Luminance | 0.9312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.56
Honeydew
#F0FFF0
ΔE00 5.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Very Pale Blue
#D6FFFE
ΔE00 6.11
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Light Light Blue
#CAFFFB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFEF #FFDDED
analogous
#DDFFDE #DDFFEF #DDFEFF
triadic
#DDFFEF #EFDDFF #FFEFDD
tetradic
#DDFFEF #DEDDFF #FFDDED #FEFFDD
square
#DDFFEF #DEDDFF #FFDDED #FEFFDD
split-complementary
#DDFFEF #FFDDFE #FFDEDD
monochromatic
#63FFB5 #A0FFD2 #DDFFEF #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DDFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#DDFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFEF
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFEF | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#D7FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddffef; /* rgb */ color: rgb(221, 255, 239); /* oklch */ color: oklch(97.1% 0.041 165.5);
Tailwind
colors: {
custom: {
50: '#e7fff4',
500: '#ddffef',
950: '#000000',
},
}SCSS
$custom: #ddffef; $custom-light: #e7fff4; $custom-dark: #000000;
JSON
{
"hex": "#ddffef",
"rgb": {
"r": 221,
"g": 255,
"b": 239
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97138,
"c": 0.04104,
"h": 165.5
},
"luminance": 0.93124
}Semantic roles & 50–950 ramp
primary
#DDFFEF
secondary
#EC94BE
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685