#DDFFFA#DDFFFA
#DDFFFA is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 185.9°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFFA |
|---|---|
| RGB | rgb(221, 255, 250) |
| HSL | hsl(171, 100%, 93%) |
| HSV | hsv(171, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.55, -11.85, -1.29) |
| CIE-LCH | lch(97.55, 11.92, 186.24°) |
| OKLab | oklab(97.44% -0.0355 -0.0036) |
| OKLCH | oklch(97.44% 0.036 185.9) |
| XYZ | xyz(82.8298, 93.7924, 104.1637) |
| Luminance | 0.9379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.78
Ice Blue (survey)
#D7FFFE
ΔE00 2.08
Very Pale Blue
#D6FFFE
ΔE00 2.23
Lightcyan
#E0FFFF
ΔE00 2.47
Very Light Blue
#D5FFFF
ΔE00 2.65
Really Light Blue
#D4FFFF
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFFA #FFDDE2
analogous
#DDFFE9 #DDFFFA #DDF3FF
triadic
#DDFFFA #FADDFF #FFFADD
tetradic
#DDFFFA #E9DDFF #FFDDE2 #F3FFDD
square
#DDFFFA #E9DDFF #FFDDE2 #F3FFDD
split-complementary
#DDFFFA #FFDDF3 #FFE9DD
monochromatic
#63FFE8 #A0FFF1 #DDFFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.06
#DDFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#DDFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFFA
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFFA | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddfffa; /* rgb */ color: rgb(221, 255, 250); /* oklch */ color: oklch(97.4% 0.036 185.9);
Tailwind
colors: {
custom: {
50: '#e7fffb',
500: '#ddfffa',
950: '#000000',
},
}SCSS
$custom: #ddfffa; $custom-light: #e7fffb; $custom-dark: #000000;
JSON
{
"hex": "#ddfffa",
"rgb": {
"r": 221,
"g": 255,
"b": 250
},
"hsl": {
"h": 171.176,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97442,
"c": 0.03566,
"h": 185.9
},
"luminance": 0.93794
}Semantic roles & 50–950 ramp
primary
#DDFFFA
secondary
#EC94A1
accent
#0022E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685