#DDFEFA#DDFEFA
#DDFEFA is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.034 H 187.7°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEFA |
|---|---|
| RGB | rgb(221, 254, 250) |
| HSL | hsl(173, 94%, 93%) |
| HSV | hsv(173, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.29, -11.35, -1.67) |
| CIE-LCH | lch(97.29, 11.47, 188.38°) |
| OKLab | oklab(97.24% -0.0341 -0.0046) |
| OKLCH | oklch(97.24% 0.034 187.7) |
| XYZ | xyz(82.5117, 93.1560, 104.0576) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.97
Ice Blue (survey)
#D7FFFE
ΔE00 2.00
Ice
#D6FFFA
ΔE00 2.12
Very Pale Blue
#D6FFFE
ΔE00 2.19
Very Light Blue
#D5FFFF
ΔE00 2.56
Really Light Blue
#D4FFFF
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEFA #FEDDE1
analogous
#DDFEE9 #DDFEFA #DDF1FE
triadic
#DDFEFA #FADDFE #FEFADD
tetradic
#DDFEFA #E9DDFE #FEDDE1 #F1FEDD
square
#DDFEFA #E9DDFE #FEDDE1 #F1FEDD
split-complementary
#DDFEFA #FEDDF1 #FEE9DD
monochromatic
#66FBE9 #A2FCF1 #DDFEFA #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.07
#DDFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DDFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEFA
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEFA | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#D4FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddfefa; /* rgb */ color: rgb(221, 254, 250); /* oklch */ color: oklch(97.2% 0.034 187.7);
Tailwind
colors: {
custom: {
50: '#e7fefb',
500: '#ddfefa',
950: '#000000',
},
}SCSS
$custom: #ddfefa; $custom-light: #e7fefb; $custom-dark: #000000;
JSON
{
"hex": "#ddfefa",
"rgb": {
"r": 221,
"g": 254,
"b": 250
},
"hsl": {
"h": 172.727,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97238,
"c": 0.03446,
"h": 187.7
},
"luminance": 0.93158
}Semantic roles & 50–950 ramp
primary
#DDFEFA
secondary
#E996A0
accent
#001CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585