#DDFBFF#DDFBFF
#DDFBFF is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.8% C 0.032 H 206.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBFF |
|---|---|
| RGB | rgb(221, 251, 255) |
| HSL | hsl(187, 100%, 93%) |
| HSV | hsv(187, 13%, 100%) |
| CMYK | cmyk(13.3%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.65, -8.88, -5.19) |
| CIE-LCH | lch(96.65, 10.28, 210.31°) |
| OKLab | oklab(96.78% -0.0283 -0.014) |
| OKLCH | oklch(96.78% 0.032 206.4) |
| XYZ | xyz(82.3615, 91.5847, 107.9266) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.03
Ice Blue (survey)
#D7FFFE
ΔE00 3.87
Very Light Blue
#D5FFFF
ΔE00 3.99
Very Pale Blue
#D6FFFE
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.20
Pale Blue
#D0FEFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBFF #FFE1DD
analogous
#DDFFF2 #DDFBFF #DDEAFF
triadic
#DDFBFF #FFDDFB #FBFFDD
tetradic
#DDFBFF #F2DDFF #FFE1DD #EAFFDD
square
#DDFBFF #F2DDFF #FFE1DD #EAFFDD
split-complementary
#DDFBFF #FFDDEA #FFF2DD
monochromatic
#63EDFF #A0F4FF #DDFBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.09
#DDFBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DDFBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBFF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBFF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#D4FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddfbff; /* rgb */ color: rgb(221, 251, 255); /* oklch */ color: oklch(96.8% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#e7fcff',
500: '#ddfbff',
950: '#000000',
},
}SCSS
$custom: #ddfbff; $custom-light: #e7fcff; $custom-dark: #000000;
JSON
{
"hex": "#ddfbff",
"rgb": {
"r": 221,
"g": 251,
"b": 255
},
"hsl": {
"h": 187.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96775,
"c": 0.03158,
"h": 206.4
},
"luminance": 0.91587
}Semantic roles & 50–950 ramp
primary
#DDFBFF
secondary
#EC9E94
accent
#1B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586