#DDFFFF#DDFFFF
#DDFFFF is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.035 H 196.6°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFFF |
|---|---|
| RGB | rgb(221, 255, 255) |
| HSL | hsl(180, 100%, 93%) |
| HSV | hsv(180, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.68, -10.88, -3.68) |
| CIE-LCH | lch(97.68, 11.48, 198.69°) |
| OKLab | oklab(97.59% -0.0336 -0.01) |
| OKLCH | oklch(97.59% 0.035 196.6) |
| XYZ | xyz(83.6242, 94.1101, 108.3476) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.83
Ice Blue (survey)
#D7FFFE
ΔE00 1.70
Very Pale Blue
#D6FFFE
ΔE00 1.93
Very Light Blue
#D5FFFF
ΔE00 2.03
Really Light Blue
#D4FFFF
ΔE00 2.27
Pale Blue
#D0FEFE
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFFF #FFDDDD
analogous
#DDFFEE #DDFFFF #DDEEFF
triadic
#DDFFFF #FFDDFF #FFFFDD
tetradic
#DDFFFF #EEDDFF #FFDDDD #EEFFDD
square
#DDFFFF #EEDDFF #FFDDDD #EEFFDD
split-complementary
#DDFFFF #FFDDEE #FFEEDD
monochromatic
#63FFFF #A0FFFF #DDFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.06
#DDFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#DDFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFFF
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFFF | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D3FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ddffff; /* rgb */ color: rgb(221, 255, 255); /* oklch */ color: oklch(97.6% 0.035 196.6);
Tailwind
colors: {
custom: {
50: '#e8ffff',
500: '#ddffff',
950: '#000000',
},
}SCSS
$custom: #ddffff; $custom-light: #e8ffff; $custom-dark: #000000;
JSON
{
"hex": "#ddffff",
"rgb": {
"r": 221,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97586,
"c": 0.03503,
"h": 196.6
},
"luminance": 0.94112
}Semantic roles & 50–950 ramp
primary
#DDFFFF
secondary
#EC9494
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161818
muted
#848686