#D3FBEC#D3FBEC
#D3FBEC is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.6% C 0.046 H 170.6°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBEC |
|---|---|
| RGB | rgb(211, 251, 236) |
| HSL | hsl(158, 83%, 91%) |
| HSV | hsv(158, 16%, 98%) |
| CMYK | cmyk(15.9%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.54, -15.67, 2.91) |
| CIE-LCH | lch(95.54, 15.94, 169.49°) |
| OKLab | oklab(95.57% -0.0452 0.0075) |
| OKLCH | oklch(95.57% 0.046 170.6) |
| XYZ | xyz(76.4976, 88.8974, 92.4691) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 4.55
Eggshell Blue
#C4FFF7
ΔE00 4.74
Light Light Blue
#CAFFFB
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.66
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBEC #FBD3E2
analogous
#D3FBD8 #D3FBEC #D3F6FB
triadic
#D3FBEC #ECD3FB #FBECD3
tetradic
#D3FBEC #D8D3FB #FBD3E2 #F6FBD3
square
#D3FBEC #D8D3FB #FBD3E2 #F6FBD3
split-complementary
#D3FBEC #FBD3F6 #FBD8D3
monochromatic
#63F1BC #9BF6D4 #D3FBEC #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.12
#D3FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#D3FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBEC
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBEC | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#CAFCF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3fbec; /* rgb */ color: rgb(211, 251, 236); /* oklch */ color: oklch(95.6% 0.046 170.6);
Tailwind
colors: {
custom: {
50: '#e1fcf2',
500: '#d3fbec',
950: '#000000',
},
}SCSS
$custom: #d3fbec; $custom-light: #e1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#d3fbec",
"rgb": {
"r": 211,
"g": 251,
"b": 236
},
"hsl": {
"h": 157.5,
"s": 83.333,
"l": 90.588
},
"oklch": {
"l": 0.95572,
"c": 0.04579,
"h": 170.6
},
"luminance": 0.88899
}Semantic roles & 50–950 ramp
primary
#D3FBEC
secondary
#E290AF
accent
#0657E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585