#DDF2F3#DDF2F3
#DDF2F3 is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.6% C 0.022 H 200.2°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2F3 |
|---|---|
| RGB | rgb(221, 242, 243) |
| HSL | hsl(183, 48%, 91%) |
| HSV | hsv(183, 9%, 95%) |
| CMYK | cmyk(9.1%, 0.4%, 0%, 4.7%) |
| CIE-LAB | lab(94.03, -6.67, -2.83) |
| CIE-LCH | lch(94.03, 7.25, 203.02°) |
| OKLab | oklab(94.6% -0.0208 -0.0077) |
| OKLCH | oklch(94.6% 0.022 200.2) |
| XYZ | xyz(77.7449, 85.3463, 97.1541) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.57
Lightcyan
#E0FFFF
ΔE00 3.87
Mintcream
#F5FFFA
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.92
Very Pale Blue
#D6FFFE
ΔE00 6.13
Very Light Blue
#D5FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2F3 #F3DEDD
analogous
#DDF3E9 #DDF2F3 #DDE7F3
triadic
#DDF2F3 #F3DDF2 #F2F3DD
tetradic
#DDF2F3 #E9DDF3 #F3DEDD #E7F3DD
square
#DDF2F3 #E9DDF3 #F3DEDD #E7F3DD
split-complementary
#DDF2F3 #F3DDE7 #F3E9DD
monochromatic
#83CFD3 #B0E1E3 #DDF2F3 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.16
#DDF2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DDF2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2F3
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2F3 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F3
Deuteranopia (green-blind)
#EAECF3
Tritanopia (blue-blind)
#D7F4F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf2f3; /* rgb */ color: rgb(221, 242, 243); /* oklch */ color: oklch(94.6% 0.022 200.2);
Tailwind
colors: {
custom: {
50: '#e7f6f7',
500: '#ddf2f3',
950: '#000000',
},
}SCSS
$custom: #ddf2f3; $custom-light: #e7f6f7; $custom-dark: #000000;
JSON
{
"hex": "#ddf2f3",
"rgb": {
"r": 221,
"g": 242,
"b": 243
},
"hsl": {
"h": 182.727,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.94603,
"c": 0.02214,
"h": 200.2
},
"luminance": 0.85347
}Semantic roles & 50–950 ramp
primary
#DDF2F3
secondary
#D1A5A3
accent
#312ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585