#DDFAFB#DDFAFB
#DDFAFB is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.5% C 0.030 H 199.2°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAFB |
|---|---|
| RGB | rgb(221, 250, 251) |
| HSL | hsl(182, 79%, 93%) |
| HSV | hsv(182, 12%, 98%) |
| CMYK | cmyk(12%, 0.4%, 0%, 1.6%) |
| CIE-LAB | lab(96.29, -9.16, -3.66) |
| CIE-LCH | lch(96.29, 9.86, 201.77°) |
| OKLab | oklab(96.45% -0.0285 -0.0099) |
| OKLCH | oklch(96.45% 0.03 199.2) |
| XYZ | xyz(81.4128, 90.7067, 104.4669) |
| Luminance | 0.9071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.22
Ice Blue (survey)
#D7FFFE
ΔE00 3.27
Very Pale Blue
#D6FFFE
ΔE00 3.49
Very Light Blue
#D5FFFF
ΔE00 3.55
Really Light Blue
#D4FFFF
ΔE00 3.77
Pale Blue
#D0FEFE
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAFB #FBDEDD
analogous
#DDFBED #DDFAFB #DDEBFB
triadic
#DDFAFB #FBDDFA #FAFBDD
tetradic
#DDFAFB #EDDDFB #FBDEDD #EBFBDD
square
#DDFAFB #EDDDFB #FBDEDD #EBFBDD
split-complementary
#DDFAFB #FBDDEB #FBEDDD
monochromatic
#6FEAEE #A6F2F5 #DDFAFB #E4FBFC #E4FBFC
Accessibility & contrast
On white
1.10
#DDFAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DDFAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAFB
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAFB | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#D5FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ddfafb; /* rgb */ color: rgb(221, 250, 251); /* oklch */ color: oklch(96.5% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#e7fcfc',
500: '#ddfafb',
950: '#000000',
},
}SCSS
$custom: #ddfafb; $custom-light: #e7fcfc; $custom-dark: #000000;
JSON
{
"hex": "#ddfafb",
"rgb": {
"r": 221,
"g": 250,
"b": 251
},
"hsl": {
"h": 182,
"s": 78.947,
"l": 92.549
},
"oklch": {
"l": 0.96454,
"c": 0.03015,
"h": 199.2
},
"luminance": 0.90708
}Semantic roles & 50–950 ramp
primary
#DDFAFB
secondary
#E29D9A
accent
#110ADB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585