#DDEFF2#DDEFF2
#DDEFF2 is a very light, near-neutral teal. Relative luminance 0.835; OKLCH L 94.0% C 0.019 H 208.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFF2 |
|---|---|
| RGB | rgb(221, 239, 242) |
| HSL | hsl(189, 45%, 91%) |
| HSV | hsv(189, 9%, 95%) |
| CMYK | cmyk(8.7%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(93.24, -5.34, -3.48) |
| CIE-LCH | lch(93.24, 6.37, 213.09°) |
| OKLab | oklab(93.97% -0.0171 -0.0094) |
| OKLCH | oklch(93.97% 0.019 208.7) |
| XYZ | xyz(76.7088, 83.5149, 96.0658) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.73
Lightcyan
#E0FFFF
ΔE00 5.37
Aliceblue
#F0F8FF
ΔE00 5.51
Mintcream
#F5FFFA
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFF2 #F2E0DD
analogous
#DDF2EA #DDEFF2 #DDE4F2
triadic
#DDEFF2 #F2DDEF #EFF2DD
tetradic
#DDEFF2 #EADDF2 #F2E0DD #E4F2DD
square
#DDEFF2 #EADDF2 #F2E0DD #E4F2DD
split-complementary
#DDEFF2 #F2DDE4 #F2EADD
monochromatic
#84C5D0 #B1DAE1 #DDEFF2 #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.19
#DDEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DDEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFF2
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFF2 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#D7F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddeff2; /* rgb */ color: rgb(221, 239, 242); /* oklch */ color: oklch(94.0% 0.019 208.7);
Tailwind
colors: {
custom: {
50: '#e7f4f6',
500: '#ddeff2',
950: '#000000',
},
}SCSS
$custom: #ddeff2; $custom-light: #e7f4f6; $custom-dark: #000000;
JSON
{
"hex": "#ddeff2",
"rgb": {
"r": 221,
"g": 239,
"b": 242
},
"hsl": {
"h": 188.571,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.93969,
"c": 0.01948,
"h": 208.7
},
"luminance": 0.83516
}Semantic roles & 50–950 ramp
primary
#DDEFF2
secondary
#CFAAA4
accent
#412EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585