#DDFEFC#DDFEFC
#DDFEFC is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.034 H 192.1°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEFC |
|---|---|
| RGB | rgb(221, 254, 252) |
| HSL | hsl(176, 94%, 93%) |
| HSV | hsv(176, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.34, -10.96, -2.63) |
| CIE-LCH | lch(97.34, 11.27, 193.47°) |
| OKLab | oklab(97.3% -0.0334 -0.0072) |
| OKLCH | oklch(97.3% 0.034 192.1) |
| XYZ | xyz(82.8269, 93.2821, 105.7180) |
| Luminance | 0.9328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.18
Ice Blue (survey)
#D7FFFE
ΔE00 1.75
Very Pale Blue
#D6FFFE
ΔE00 1.99
Very Light Blue
#D5FFFF
ΔE00 2.25
Really Light Blue
#D4FFFF
ΔE00 2.47
Ice
#D6FFFA
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEFC #FEDDDF
analogous
#DDFEEB #DDFEFC #DDEFFE
triadic
#DDFEFC #FCDDFE #FEFCDD
tetradic
#DDFEFC #EBDDFE #FEDDDF #EFFEDD
square
#DDFEFC #EBDDFE #FEDDDF #EFFEDD
split-complementary
#DDFEFC #FEDDEF #FEEBDD
monochromatic
#66FBF2 #A2FCF7 #DDFEFC #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DDFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#DDFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEFC
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEFC | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfefc; /* rgb */ color: rgb(221, 254, 252); /* oklch */ color: oklch(97.3% 0.034 192.1);
Tailwind
colors: {
custom: {
50: '#e7fefd',
500: '#ddfefc',
950: '#000000',
},
}SCSS
$custom: #ddfefc; $custom-light: #e7fefd; $custom-dark: #000000;
JSON
{
"hex": "#ddfefc",
"rgb": {
"r": 221,
"g": 254,
"b": 252
},
"hsl": {
"h": 176.364,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97296,
"c": 0.03415,
"h": 192.1
},
"luminance": 0.93284
}Semantic roles & 50–950 ramp
primary
#DDFEFC
secondary
#E9969B
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585