#DDFAFF#DDFAFF
#DDFAFF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.6% C 0.031 H 209.1°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAFF |
|---|---|
| RGB | rgb(221, 250, 255) |
| HSL | hsl(189, 100%, 93%) |
| HSV | hsv(189, 13%, 100%) |
| CMYK | cmyk(13.3%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.39, -8.37, -5.57) |
| CIE-LCH | lch(96.39, 10.06, 213.61°) |
| OKLab | oklab(96.57% -0.027 -0.015) |
| OKLCH | oklch(96.57% 0.031 209.1) |
| XYZ | xyz(82.0499, 90.9616, 107.8228) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.63
Ice Blue (survey)
#D7FFFE
ΔE00 4.49
Very Light Blue
#D5FFFF
ΔE00 4.58
Very Pale Blue
#D6FFFE
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 4.76
Really Light Blue
#D4FFFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAFF #FFE2DD
analogous
#DDFFF3 #DDFAFF #DDE9FF
triadic
#DDFAFF #FFDDFA #FAFFDD
tetradic
#DDFAFF #F3DDFF #FFE2DD #E9FFDD
square
#DDFAFF #F3DDFF #FFE2DD #E9FFDD
split-complementary
#DDFAFF #FFDDE9 #FFF3DD
monochromatic
#63E8FF #A0F1FF #DDFAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.09
#DDFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DDFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAFF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAFF | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#D4FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfaff; /* rgb */ color: rgb(221, 250, 255); /* oklch */ color: oklch(96.6% 0.031 209.1);
Tailwind
colors: {
custom: {
50: '#e7fcff',
500: '#ddfaff',
950: '#000000',
},
}SCSS
$custom: #ddfaff; $custom-light: #e7fcff; $custom-dark: #000000;
JSON
{
"hex": "#ddfaff",
"rgb": {
"r": 221,
"g": 250,
"b": 255
},
"hsl": {
"h": 188.824,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96572,
"c": 0.03088,
"h": 209.1
},
"luminance": 0.90963
}Semantic roles & 50–950 ramp
primary
#DDFAFF
secondary
#ECA194
accent
#2200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586