#DDFEFB#DDFEFB
#DDFEFB is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.3% C 0.034 H 189.9°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEFB |
|---|---|
| RGB | rgb(221, 254, 251) |
| HSL | hsl(175, 94%, 93%) |
| HSV | hsv(175, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.32, -11.15, -2.15) |
| CIE-LCH | lch(97.32, 11.36, 190.90°) |
| OKLab | oklab(97.27% -0.0338 -0.0059) |
| OKLCH | oklch(97.27% 0.034 189.9) |
| XYZ | xyz(82.6689, 93.2189, 104.8856) |
| Luminance | 0.9322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.57
Ice Blue (survey)
#D7FFFE
ΔE00 1.83
Very Pale Blue
#D6FFFE
ΔE00 2.04
Ice
#D6FFFA
ΔE00 2.30
Very Light Blue
#D5FFFF
ΔE00 2.37
Really Light Blue
#D4FFFF
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEFB #FEDDE0
analogous
#DDFEEA #DDFEFB #DDF0FE
triadic
#DDFEFB #FBDDFE #FEFBDD
tetradic
#DDFEFB #EADDFE #FEDDE0 #F0FEDD
square
#DDFEFB #EADDFE #FEDDE0 #F0FEDD
split-complementary
#DDFEFB #FEDDF0 #FEEADD
monochromatic
#66FBED #A2FCF4 #DDFEFB #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DDFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DDFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEFB
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEFB | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfefb; /* rgb */ color: rgb(221, 254, 251); /* oklch */ color: oklch(97.3% 0.034 189.9);
Tailwind
colors: {
custom: {
50: '#e7fefc',
500: '#ddfefb',
950: '#000000',
},
}SCSS
$custom: #ddfefb; $custom-light: #e7fefc; $custom-dark: #000000;
JSON
{
"hex": "#ddfefb",
"rgb": {
"r": 221,
"g": 254,
"b": 251
},
"hsl": {
"h": 174.545,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97267,
"c": 0.03428,
"h": 189.9
},
"luminance": 0.93221
}Semantic roles & 50–950 ramp
primary
#DDFEFB
secondary
#E9969D
accent
#0015E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585