#DDFFF9#DDFFF9
#DDFFF9 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.036 H 183.8°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFF9 |
|---|---|
| RGB | rgb(221, 255, 249) |
| HSL | hsl(169, 100%, 93%) |
| HSV | hsv(169, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(97.52, -12.04, -0.82) |
| CIE-LCH | lch(97.52, 12.06, 183.89°) |
| OKLab | oklab(97.41% -0.0359 -0.0024) |
| OKLCH | oklch(97.41% 0.036 183.8) |
| XYZ | xyz(82.6734, 93.7298, 103.3401) |
| Luminance | 0.9373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.77
Ice Blue (survey)
#D7FFFE
ΔE00 2.40
Very Pale Blue
#D6FFFE
ΔE00 2.53
Lightcyan
#E0FFFF
ΔE00 2.86
Very Light Blue
#D5FFFF
ΔE00 2.95
Really Light Blue
#D4FFFF
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFF9 #FFDDE3
analogous
#DDFFE8 #DDFFF9 #DDF4FF
triadic
#DDFFF9 #F9DDFF #FFF9DD
tetradic
#DDFFF9 #E8DDFF #FFDDE3 #F4FFDD
square
#DDFFF9 #E8DDFF #FFDDE3 #F4FFDD
split-complementary
#DDFFF9 #FFDDF4 #FFE8DD
monochromatic
#63FFE3 #A0FFEE #DDFFF9 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.06
#DDFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#DDFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFF9
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFF9 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddfff9; /* rgb */ color: rgb(221, 255, 249); /* oklch */ color: oklch(97.4% 0.036 183.8);
Tailwind
colors: {
custom: {
50: '#e7fffb',
500: '#ddfff9',
950: '#000000',
},
}SCSS
$custom: #ddfff9; $custom-light: #e7fffb; $custom-dark: #000000;
JSON
{
"hex": "#ddfff9",
"rgb": {
"r": 221,
"g": 255,
"b": 249
},
"hsl": {
"h": 169.412,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97414,
"c": 0.03594,
"h": 183.8
},
"luminance": 0.93732
}Semantic roles & 50–950 ramp
primary
#DDFFF9
secondary
#EC94A4
accent
#0028E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685