#DDFDFF#DDFDFF
#DDFDFF is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.033 H 201.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDFF |
|---|---|
| RGB | rgb(221, 253, 255) |
| HSL | hsl(184, 100%, 93%) |
| HSV | hsv(184, 13%, 100%) |
| CMYK | cmyk(13.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.16, -9.88, -4.43) |
| CIE-LCH | lch(97.16, 10.83, 204.17°) |
| OKLab | oklab(97.18% -0.0309 -0.012) |
| OKLCH | oklch(97.18% 0.033 201.2) |
| XYZ | xyz(82.9896, 92.8408, 108.1360) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.96
Ice Blue (survey)
#D7FFFE
ΔE00 2.71
Very Light Blue
#D5FFFF
ΔE00 2.90
Very Pale Blue
#D6FFFE
ΔE00 2.92
Really Light Blue
#D4FFFF
ΔE00 3.12
Pale Blue
#D0FEFE
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDFF #FFDFDD
analogous
#DDFFF0 #DDFDFF #DDECFF
triadic
#DDFDFF #FFDDFD #FDFFDD
tetradic
#DDFDFF #F0DDFF #FFDFDD #ECFFDD
square
#DDFDFF #F0DDFF #FFDFDD #ECFFDD
split-complementary
#DDFDFF #FFDDEC #FFF0DD
monochromatic
#63F6FF #A0F9FF #DDFDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.07
#DDFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DDFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDFF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDFF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfdff; /* rgb */ color: rgb(221, 253, 255); /* oklch */ color: oklch(97.2% 0.033 201.2);
Tailwind
colors: {
custom: {
50: '#e7feff',
500: '#ddfdff',
950: '#000000',
},
}SCSS
$custom: #ddfdff; $custom-light: #e7feff; $custom-dark: #000000;
JSON
{
"hex": "#ddfdff",
"rgb": {
"r": 221,
"g": 253,
"b": 255
},
"hsl": {
"h": 183.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.9718,
"c": 0.03318,
"h": 201.2
},
"luminance": 0.92843
}Semantic roles & 50–950 ramp
primary
#DDFDFF
secondary
#EC9994
accent
#0D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586