#DDFFF0#DDFFF0
#DDFFF0 is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.040 H 167.1°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFF0 |
|---|---|
| RGB | rgb(221, 255, 240) |
| HSL | hsl(154, 100%, 93%) |
| HSV | hsv(154, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.30, -13.73, 3.49) |
| CIE-LCH | lch(97.30, 14.17, 165.76°) |
| OKLab | oklab(97.17% -0.0393 0.009) |
| OKLCH | oklch(97.17% 0.04 167.1) |
| XYZ | xyz(81.3032, 93.1817, 96.1235) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.75
Honeydew
#F0FFF0
ΔE00 5.85
Duck Egg Blue
#C3FBF4
ΔE00 5.94
Light Light Blue
#CAFFFB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFF0 #FFDDEC
analogous
#DDFFDF #DDFFF0 #DDFDFF
triadic
#DDFFF0 #F0DDFF #FFF0DD
tetradic
#DDFFF0 #DFDDFF #FFDDEC #FDFFDD
square
#DDFFF0 #DFDDFF #FFDDEC #FDFFDD
split-complementary
#DDFFF0 #FFDDFD #FFDFDD
monochromatic
#63FFBA #A0FFD5 #DDFFF0 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DDFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DDFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFF0
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFF0 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F7F5F1
Tritanopia (blue-blind)
#D6FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfff0; /* rgb */ color: rgb(221, 255, 240); /* oklch */ color: oklch(97.2% 0.040 167.1);
Tailwind
colors: {
custom: {
50: '#e7fff4',
500: '#ddfff0',
950: '#000000',
},
}SCSS
$custom: #ddfff0; $custom-light: #e7fff4; $custom-dark: #000000;
JSON
{
"hex": "#ddfff0",
"rgb": {
"r": 221,
"g": 255,
"b": 240
},
"hsl": {
"h": 153.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97165,
"c": 0.04036,
"h": 167.1
},
"luminance": 0.93183
}Semantic roles & 50–950 ramp
primary
#DDFFF0
secondary
#EC94BB
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685