#DDFCFF#DDFCFF
#DDFCFF is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.032 H 203.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCFF |
|---|---|
| RGB | rgb(221, 252, 255) |
| HSL | hsl(185, 100%, 93%) |
| HSV | hsv(185, 13%, 100%) |
| CMYK | cmyk(13.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.91, -9.38, -4.81) |
| CIE-LCH | lch(96.91, 10.54, 207.16°) |
| OKLab | oklab(96.98% -0.0296 -0.013) |
| OKLCH | oklch(96.98% 0.032 203.7) |
| XYZ | xyz(82.6747, 92.2111, 108.0310) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.46
Ice Blue (survey)
#D7FFFE
ΔE00 3.28
Very Light Blue
#D5FFFF
ΔE00 3.43
Very Pale Blue
#D6FFFE
ΔE00 3.48
Really Light Blue
#D4FFFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCFF #FFE0DD
analogous
#DDFFF1 #DDFCFF #DDEBFF
triadic
#DDFCFF #FFDDFC #FCFFDD
tetradic
#DDFCFF #F1DDFF #FFE0DD #EBFFDD
square
#DDFCFF #F1DDFF #FFE0DD #EBFFDD
split-complementary
#DDFCFF #FFDDEB #FFF1DD
monochromatic
#63F1FF #A0F7FF #DDFCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.08
#DDFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DDFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCFF
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCFF | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfcff; /* rgb */ color: rgb(221, 252, 255); /* oklch */ color: oklch(97.0% 0.032 203.7);
Tailwind
colors: {
custom: {
50: '#e7fdff',
500: '#ddfcff',
950: '#000000',
},
}SCSS
$custom: #ddfcff; $custom-light: #e7fdff; $custom-dark: #000000;
JSON
{
"hex": "#ddfcff",
"rgb": {
"r": 221,
"g": 252,
"b": 255
},
"hsl": {
"h": 185.294,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96977,
"c": 0.03235,
"h": 203.7
},
"luminance": 0.92213
}Semantic roles & 50–950 ramp
primary
#DDFCFF
secondary
#EC9C94
accent
#1400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586