#DDFBFC#DDFBFC
#DDFBFC is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.031 H 199.1°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBFC |
|---|---|
| RGB | rgb(221, 251, 252) |
| HSL | hsl(182, 84%, 93%) |
| HSV | hsv(182, 12%, 99%) |
| CMYK | cmyk(12.3%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.57, -9.46, -3.76) |
| CIE-LCH | lch(96.57, 10.18, 201.65°) |
| OKLab | oklab(96.69% -0.0294 -0.0102) |
| OKLCH | oklch(96.69% 0.031 199.1) |
| XYZ | xyz(81.8823, 91.3930, 105.4031) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.95
Ice Blue (survey)
#D7FFFE
ΔE00 2.97
Very Pale Blue
#D6FFFE
ΔE00 3.20
Very Light Blue
#D5FFFF
ΔE00 3.25
Really Light Blue
#D4FFFF
ΔE00 3.48
Pale Blue
#D0FEFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBFC #FCDEDD
analogous
#DDFCED #DDFBFC #DDEBFC
triadic
#DDFBFC #FCDDFB #FBFCDD
tetradic
#DDFBFC #EDDDFC #FCDEDD #EBFCDD
square
#DDFBFC #EDDDFC #FCDEDD #EBFCDD
split-complementary
#DDFBFC #FCDDEB #FCEDDD
monochromatic
#6DEEF2 #A5F4F7 #DDFBFC #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.09
#DDFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DDFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBFC
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBFC | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#D4FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfbfc; /* rgb */ color: rgb(221, 251, 252); /* oklch */ color: oklch(96.7% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#e7fcfd',
500: '#ddfbfc',
950: '#000000',
},
}SCSS
$custom: #ddfbfc; $custom-light: #e7fcfd; $custom-dark: #000000;
JSON
{
"hex": "#ddfbfc",
"rgb": {
"r": 221,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.935,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96686,
"c": 0.03113,
"h": 199.1
},
"luminance": 0.91395
}Semantic roles & 50–950 ramp
primary
#DDFBFC
secondary
#E49B99
accent
#0C05E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585