#DDFAFA#DDFAFA
#DDFAFA is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.4% C 0.030 H 196.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAFA |
|---|---|
| RGB | rgb(221, 250, 250) |
| HSL | hsl(180, 74%, 92%) |
| HSV | hsv(180, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 0%, 2%) |
| CIE-LAB | lab(96.26, -9.35, -3.18) |
| CIE-LCH | lch(96.26, 9.88, 198.78°) |
| OKLab | oklab(96.43% -0.0288 -0.0086) |
| OKLCH | oklch(96.43% 0.03 196.7) |
| XYZ | xyz(81.2555, 90.6438, 103.6389) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.09
Ice Blue (survey)
#D7FFFE
ΔE00 3.08
Very Pale Blue
#D6FFFE
ΔE00 3.30
Very Light Blue
#D5FFFF
ΔE00 3.41
Really Light Blue
#D4FFFF
ΔE00 3.64
Ice
#D6FFFA
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAFA #FADDDD
analogous
#DDFAEC #DDFAFA #DDECFA
triadic
#DDFAFA #FADDFA #FAFADD
tetradic
#DDFAFA #ECDDFA #FADDDD #ECFADD
square
#DDFAFA #ECDDFA #FADDDD #ECFADD
split-complementary
#DDFAFA #FADDEC #FAECDD
monochromatic
#72EAEA #A8F2F2 #DDFAFA #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.10
#DDFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DDFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAFA
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAFA | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#D5FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfafa; /* rgb */ color: rgb(221, 250, 250); /* oklch */ color: oklch(96.4% 0.030 196.7);
Tailwind
colors: {
custom: {
50: '#e7fcfb',
500: '#ddfafa',
950: '#000000',
},
}SCSS
$custom: #ddfafa; $custom-light: #e7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#ddfafa",
"rgb": {
"r": 221,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 74.359,
"l": 92.353
},
"oklch": {
"l": 0.96425,
"c": 0.03012,
"h": 196.7
},
"luminance": 0.90645
}Semantic roles & 50–950 ramp
primary
#DDFAFA
secondary
#E09C9C
accent
#0F0FD6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585