#DDFAFE#DDFAFE
#DDFAFE is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.5% C 0.031 H 206.7°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAFE |
|---|---|
| RGB | rgb(221, 250, 254) |
| HSL | hsl(187, 94%, 93%) |
| HSV | hsv(187, 13%, 100%) |
| CMYK | cmyk(13%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.37, -8.57, -5.09) |
| CIE-LCH | lch(96.37, 9.97, 210.70°) |
| OKLab | oklab(96.54% -0.0273 -0.0138) |
| OKLCH | oklch(96.54% 0.031 206.7) |
| XYZ | xyz(81.8894, 90.8973, 106.9772) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.22
Ice Blue (survey)
#D7FFFE
ΔE00 4.14
Very Light Blue
#D5FFFF
ΔE00 4.27
Very Pale Blue
#D6FFFE
ΔE00 4.34
Really Light Blue
#D4FFFF
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAFE #FEE1DD
analogous
#DDFEF1 #DDFAFE #DDE9FE
triadic
#DDFAFE #FEDDFA #FAFEDD
tetradic
#DDFAFE #F1DDFE #FEE1DD #E9FEDD
square
#DDFAFE #F1DDFE #FEE1DD #E9FEDD
split-complementary
#DDFAFE #FEDDE9 #FEF1DD
monochromatic
#66E9FB #A2F1FC #DDFAFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.09
#DDFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#DDFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAFE
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAFE | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#D4FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfafe; /* rgb */ color: rgb(221, 250, 254); /* oklch */ color: oklch(96.5% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#e7fcfe',
500: '#ddfafe',
950: '#000000',
},
}SCSS
$custom: #ddfafe; $custom-light: #e7fcfe; $custom-dark: #000000;
JSON
{
"hex": "#ddfafe",
"rgb": {
"r": 221,
"g": 250,
"b": 254
},
"hsl": {
"h": 187.273,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96543,
"c": 0.03061,
"h": 206.7
},
"luminance": 0.90899
}Semantic roles & 50–950 ramp
primary
#DDFAFE
secondary
#E9A096
accent
#1C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585