#D3FDF2#D3FDF2
#D3FDF2 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.2% C 0.045 H 177.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FDF2 |
|---|---|
| RGB | rgb(211, 253, 242) |
| HSL | hsl(164, 91%, 91%) |
| HSV | hsv(164, 17%, 99%) |
| CMYK | cmyk(16.6%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(96.21, -15.51, 0.79) |
| CIE-LCH | lch(96.21, 15.53, 177.09°) |
| OKLab | oklab(96.15% -0.0454 0.0019) |
| OKLCH | oklch(96.15% 0.045 177.7) |
| XYZ | xyz(78.0120, 90.5081, 97.3468) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.47
Duck Egg Blue
#C3FBF4
ΔE00 3.38
Light Light Blue
#CAFFFB
ΔE00 3.49
Eggshell Blue
#C4FFF7
ΔE00 3.64
Very Pale Blue
#D6FFFE
ΔE00 4.13
Ice Blue (survey)
#D7FFFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FDF2 #FDD3DE
analogous
#D3FDDD #D3FDF2 #D3F3FD
triadic
#D3FDF2 #F2D3FD #FDF2D3
tetradic
#D3FDF2 #DDD3FD #FDD3DE #F3FDD3
square
#D3FDF2 #DDD3FD #FDD3DE #F3FDD3
split-complementary
#D3FDF2 #FDD3F3 #FDDDD3
monochromatic
#5EF8CF #98FAE1 #D3FDF2 #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.10
#D3FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#D3FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FDF2
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FDF2 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F2
Deuteranopia (green-blind)
#F1F2F3
Tritanopia (blue-blind)
#C9FEFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3fdf2; /* rgb */ color: rgb(211, 253, 242); /* oklch */ color: oklch(96.2% 0.045 177.7);
Tailwind
colors: {
custom: {
50: '#e1fef6',
500: '#d3fdf2',
950: '#000000',
},
}SCSS
$custom: #d3fdf2; $custom-light: #e1fef6; $custom-dark: #000000;
JSON
{
"hex": "#d3fdf2",
"rgb": {
"r": 211,
"g": 253,
"b": 242
},
"hsl": {
"h": 164.286,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.96153,
"c": 0.04548,
"h": 177.7
},
"luminance": 0.9051
}Semantic roles & 50–950 ramp
primary
#D3FDF2
secondary
#E68EA5
accent
#003CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585